mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
use yui-compress option
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
'silent', // whether to swallow errors and warnings
|
||||
'verbose', // whether to log more activity
|
||||
'compress', // whether to compress
|
||||
'yuicompress', // whether to compress with the outside tool yui compressor
|
||||
'ieCompat', // whether to enforce IE compatibility (IE8 data-uri)
|
||||
'strictMath', // whether math has to be within parenthesis
|
||||
'strictUnits' // whether units need to evaluate correctly
|
||||
|
||||
Reference in New Issue
Block a user