remove bootstrap css bundling

This commit is contained in:
Guy Bedford
2013-11-10 18:49:00 +02:00
parent cd976456b4
commit afe2cf2068
@@ -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