fixed bug with file sizes

This commit is contained in:
coderaiser 2013-03-12 08:59:01 -04:00
parent 953584b847
commit b0fea6fbaa
2 changed files with 16 additions and 14 deletions

View file

@ -2,7 +2,7 @@
"api_url" : "/api/v1",
"appcache" : false,
"minification" : {
"js" : true,
"js" : false,
"css" : true,
"html" : true,
"img" : true