mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
added build in jquery module
This commit is contained in:
parent
8e8f7f6d62
commit
a96aa6403f
4 changed files with 11 additions and 3 deletions
4
lib/client/jquery.js
vendored
Normal file
4
lib/client/jquery.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -168,7 +168,7 @@ exports.Minify={
|
|||
}
|
||||
|
||||
if (lOptimizeParams)
|
||||
lMinify.optimize(lOptimizeParams, true);
|
||||
lMinify.optimize(lOptimizeParams);
|
||||
|
||||
this.Cache = lMinify.Cache;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue