adding shim for jquery and underscore to backbone
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"jquery": "jquery@2.0",
|
||||
"underscore": "underscore@1.5"
|
||||
},
|
||||
"shim": {
|
||||
"backbone": ["jquery", "underscore"]
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user