mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Not much, really
This commit is contained in:
parent
9a4ec07b62
commit
c6b6dff530
1 changed files with 5 additions and 4 deletions
|
|
@ -6,10 +6,11 @@
|
|||
//optimize: "none",
|
||||
|
||||
modules: [
|
||||
{
|
||||
name: "jquery.mobile",
|
||||
exclude: [ "jquery", "order" ]
|
||||
},
|
||||
{
|
||||
name: "jquery.mobile",
|
||||
//include: [ "almond" ],
|
||||
exclude: [ "jquery", "order" ]
|
||||
}
|
||||
],
|
||||
|
||||
wrap: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue