mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
Update server.js
This commit is contained in:
parent
6a08e1fe6b
commit
b2e6dc6eee
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