updaing shim
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"main": "jquery.pjax",
|
"main": "jquery.pjax",
|
||||||
"files": ["jquery.pjax.js"],
|
"files": ["jquery.pjax.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"jquery.pjax": ["jquery"]
|
"jquery.pjax": {
|
||||||
},
|
"imports": ["jquery"],
|
||||||
"dependencyMap": {
|
"exports": "$"
|
||||||
"jquery": "jquery@2.0"
|
}
|
||||||
},
|
},
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
"uglify": true
|
"uglify": true
|
||||||
|
|||||||
Reference in New Issue
Block a user