remove bootstrap css bundling
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"main": "js/bootstrap",
|
"main": "js/bootstrap",
|
||||||
"shim": {
|
"shim": {
|
||||||
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
|
"js/bootstrap": ["jquery@2.0"]
|
||||||
},
|
},
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
"uglify": true
|
"uglify": true
|
||||||
|
|||||||
Reference in New Issue
Block a user