Update bootstrap@3.0.2.json
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"main": "js/bootstrap",
|
||||
"shim": {
|
||||
"js/bootstrap": ["jquery"]
|
||||
"js/bootstrap": {
|
||||
"imports": "jquery",
|
||||
"exports": "$"
|
||||
}
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
|
||||
Reference in New Issue
Block a user