mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
Changed the passing MoreProcessing agrument to jsScripts function Minify module, no it passes with a file name, and js file name writing only once.
This commit is contained in:
parent
cc31dc3b41
commit
5228a0c5ef
3 changed files with 28 additions and 19 deletions
|
|
@ -14,4 +14,7 @@ and cloudfunc.js full sized versions.
|
|||
* Changed the way Minify post-processing js-files so, from now in Minify object
|
||||
post-processing functions passed like this {'client.js': function(){}}
|
||||
|
||||
* Added ability to read file data from Minify Cache, without writing to disk
|
||||
* Added ability to read file data from Minify Cache, without writing to disk
|
||||
|
||||
* Changed the passing MoreProcessing agrument to jsScripts function Minify module,
|
||||
no it passes with a file name, and js file name writing only once.
|
||||
Loading…
Add table
Add a link
Reference in a new issue