Skip to content

Commit 4a20ca2

Browse files
committed
Removed builder metadata as this should not even appear in the builder page
1 parent 2363f47 commit 4a20ca2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

js/jquery.mobile.define.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
2-
//>>description: Creates the define method on window, for async loading
3-
//>>label: Define
4-
//>>group: exclude
5-
//>>excludeEnd("jqmBuildExclude");
6-
71
// creates the define method on window, only used where async loading
82
// is not desired in the docs and experiments
93
window.define = function(){

0 commit comments

Comments
 (0)