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