removing shim on image, what was i thinking?
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"main": "select2",
|
"main": "select2",
|
||||||
"files": ["select2.js", "select2.png", "select2.css", "select2-spinner.gif"],
|
"files": ["select2.js", "select2.png", "select2.css", "select2-spinner.gif"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"select2": ["./select2.png!", "jquery"]
|
"select2": ["jquery"]
|
||||||
},
|
},
|
||||||
"buildConfig": { "uglify": true }
|
"buildConfig": { "uglify": true }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user