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",
"shim": {
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
"js/bootstrap": ["jquery@2.0"]
},
"buildConfig": {
"uglify": true