adding select2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"main": "select2",
|
||||
"files": ["select2.js", "select2.png", "select2.css", "select2-spinner.gif"],
|
||||
"shim": {
|
||||
"select2": ["./select2.css!", "select2.png!", "jquery"]
|
||||
},
|
||||
"buildConfig": { "uglify": true }
|
||||
}
|
||||
@@ -23,6 +23,7 @@
|
||||
"marionette": "github:marionettejs/backbone.marionette",
|
||||
"modernizr": "github:Modernizr/Modernizr",
|
||||
"moment": "github:moment/moment",
|
||||
"select2": "github:ivaynberg/select2",
|
||||
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
||||
"three.js": "cdnjs:three.js",
|
||||
"underscore": "npm:underscore",
|
||||
|
||||
Reference in New Issue
Block a user