feature(config) minification -> minify: {} -> true

This commit is contained in:
coderaiser 2013-10-16 14:02:20 +00:00
parent a479b73cf2
commit cb5a529fb4
5 changed files with 39 additions and 66 deletions

View file

@ -3,12 +3,7 @@
"appcache": false,
"analytics": true,
"localStorage": true,
"minification": {
"js": true,
"css": true,
"html": true,
"img": true
},
"minify": true,
"online": true,
"cache": true,
"logs": false,