mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
from not jsload, cssload and anyload suport arrays
This commit is contained in:
parent
057d67fadf
commit
4ebc607478
3 changed files with 67 additions and 41 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"cache" : {"allowed" : true},
|
||||
"cache" : {"allowed" : false},
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"js" : false,
|
||||
"css" : true,
|
||||
"html" : true,
|
||||
"img" : true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue