use yui-compress option

This commit is contained in:
Luke Page
2013-07-05 06:16:49 +01:00
parent 7843e7767c
commit 6d160a2b9a

View File

@@ -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