We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f4e3d commit a52f6bbCopy full SHA for a52f6bb
js/jquery.mobile.js
@@ -1,18 +1,8 @@
1
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
2
define([
3
'require',
4
- './jquery.ui.widget',
5
- './jquery.mobile.widget',
6
- './jquery.mobile.media',
7
- './jquery.mobile.support',
8
- './jquery.mobile.vmouse',
9
- './jquery.mobile.event',
10
- './jquery.mobile.hashchange',
11
- './jquery.mobile.page',
12
- './jquery.mobile.core',
13
'./jquery.mobile.navigation',
14
'./jquery.mobile.navigation.pushstate',
15
- './jquery.mobile.transition',
16
'./jquery.mobile.transition.pop',
17
'./jquery.mobile.transition.slide',
18
'./jquery.mobile.transition.slidedown',
0 commit comments