ensure jquery treated as global
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"files": ["jquery.js"],
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
},
|
||||
"shim": {
|
||||
"jquery": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user