9 lines
198 B
JSON
9 lines
198 B
JSON
{
|
|
"main": "select2",
|
|
"files": ["select2.js", "select2.png", "select2.css", "select2-spinner.gif"],
|
|
"shim": {
|
|
"select2": ["jquery"]
|
|
},
|
|
"buildConfig": { "uglify": true }
|
|
}
|