mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
moved Cmd functions to Cmd object inside DOM
This commit is contained in:
parent
6da9a928b2
commit
1d4619f286
3 changed files with 1323 additions and 1297 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"api_url" : "/api/v1",
|
||||
"appcache" : false,
|
||||
"minification" : {
|
||||
"js" : false,
|
||||
"js" : true,
|
||||
"css" : true,
|
||||
"html" : true,
|
||||
"img" : true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue