mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) minify: false -> true
This commit is contained in:
parent
8207ef07f3
commit
72ab8741c0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"appcache": false,
|
||||
"analytics": true,
|
||||
"localStorage": true,
|
||||
"minify": false,
|
||||
"minify": true,
|
||||
"online": true,
|
||||
"cache": true,
|
||||
"logs": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue