mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update lib/server/object.js
This commit is contained in:
parent
faf494b761
commit
51418c2aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ exports.Minify={
|
|||
}catch(pError){
|
||||
this._allowed={js:false,css:false,html:false};
|
||||
return console.log('Could not minify ' +
|
||||
'withou minify module\n' +
|
||||
'without minify module\n' +
|
||||
'npm i minify');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue