mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
added bin directory and minify cmd tool
This commit is contained in:
parent
d89994ad66
commit
58f22ecb64
1 changed files with 2 additions and 1 deletions
|
|
@ -171,7 +171,8 @@
|
|||
Minify.optimize(lName, {
|
||||
request : pReq,
|
||||
response : pRes,
|
||||
callback : pCallBack
|
||||
callback : pCallBack,
|
||||
returnName : true
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue