bootstrap 3.0.2 update
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"main": "dist/js/bootstrap",
|
||||
"shim": {
|
||||
"dist/js/bootstrap": ["jquery", "../css/bootstrap.css!"]
|
||||
},
|
||||
"dependencyMap": {
|
||||
"jquery": "jquery@2.0.3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"main": "dist/js/bootstrap",
|
||||
"shim": {
|
||||
"dist/js/bootstrap": ["jquery", "../css/bootstrap.css!"]
|
||||
},
|
||||
"dependencyMap": {
|
||||
"jquery": "jquery@2.0.3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"main": "js/bootstrap",
|
||||
"shim": {
|
||||
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user