mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(cloudcmd) minify: DIR -> DIR_ROOT
This commit is contained in:
parent
1bdceaac3c
commit
6ec3ef7f68
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
webconsole.middle('/console', isMinify, isOnline),
|
||||
|
||||
minify({
|
||||
dir : DIR,
|
||||
dir : DIR_ROOT,
|
||||
log : true,
|
||||
is : isMinify
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue