082a0130c2
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
10 lines
367 B
Markdown
Executable File
10 lines
367 B
Markdown
Executable File
1.1.0 (???)
|
|
---------------------
|
|
|
|
* Added the UglifyJsFilter
|
|
* added support for asset variables:
|
|
|
|
Asset variables allow you to pre-compile your assets for a finite set of known
|
|
variable values, and then to simply deliver the correct asset version at runtime.
|
|
For example, this is helpful for assets with language, or browser-specific code.
|