mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update server.js
This commit is contained in:
parent
27aaafb6fb
commit
17f4a29aae
1 changed files with 1 additions and 0 deletions
|
|
@ -391,6 +391,7 @@ CloudServer._controller=function(pReq, pRes)
|
|||
*/
|
||||
else if(lName.indexOf('min') < 0 &&
|
||||
CloudServer.Minify){
|
||||
var lMin_o = CloudServer.Config.minification;
|
||||
|
||||
var lCheck_f = function(pExt){
|
||||
return CloudFunc.checkExtension(lName,pExt);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue