mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
35a011372b
commit
8ceb7e6667
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ CloudServer._controller=function(pReq, pRes)
|
|||
* and minimizing setted then minimize it
|
||||
*/
|
||||
else if(lName.indexOf('min') < 0 &&
|
||||
CloudFunc.checkExtension(['js','css','html']) &&
|
||||
CloudServer.Minify)
|
||||
CloudServer.Minify.optimize(lName, {
|
||||
cache: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue