Skip to content

Commit 6d160a2

Browse files
committed
use yui-compress option
1 parent 7843e77 commit 6d160a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/less/env.js

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
'silent', // whether to swallow errors and warnings
5959
'verbose', // whether to log more activity
6060
'compress', // whether to compress
61+
'yuicompress', // whether to compress with the outside tool yui compressor
6162
'ieCompat', // whether to enforce IE compatibility (IE8 data-uri)
6263
'strictMath', // whether math has to be within parenthesis
6364
'strictUnits' // whether units need to evaluate correctly

0 commit comments

Comments
 (0)