mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
minor changes
This commit is contained in:
parent
7d3b18a52d
commit
c2ac10eea5
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ exports.Cache={
|
|||
exports.Minify={
|
||||
/* pathes to directories */
|
||||
INDEX :'index.html',
|
||||
LIBDIR : '/lib/',
|
||||
LIBDIR : './lib/',
|
||||
LIBDIRCLIENT : './lib/client/',
|
||||
/* приватный переключатель минимизации */
|
||||
_allowed :{css:true,js:true,html:true, img: true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue