We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2363f47 commit 4a20ca2Copy full SHA for 4a20ca2
js/jquery.mobile.define.js
@@ -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
-
7
// creates the define method on window, only used where async loading
8
// is not desired in the docs and experiments
9
window.define = function(){
0 commit comments