Comment out YUI compressor (cause *something* is still causing CSS compression)
This commit is contained in:
@@ -540,7 +540,7 @@ STATICFILES_IGNORE_PATTERNS = (
|
||||
"coffee/*",
|
||||
)
|
||||
|
||||
PIPELINE_YUI_BINARY = 'yui-compressor'
|
||||
# PIPELINE_YUI_BINARY = 'yui-compressor'
|
||||
PIPELINE_SASS_BINARY = 'sass'
|
||||
PIPELINE_COFFEE_SCRIPT_BINARY = 'coffee'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user