backbone shim new form
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"main": "backbone",
|
"main": "backbone",
|
||||||
"shim": {
|
"shim": {
|
||||||
"backbone": ["underscore"]
|
"backbone": {
|
||||||
},
|
"imports": ["npm:underscore@1.5"],
|
||||||
"dependencyMap": {
|
"exports": "Backbone"
|
||||||
"underscore": "npm:underscore@1.5.2"
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user