|
|
|
|
@ -109,14 +109,14 @@ PIPELINE_JS = { |
|
|
|
|
'vendor/angular/angular.js', |
|
|
|
|
'vendor/angular-bootstrap/ui-bootstrap.js', |
|
|
|
|
'vendor/angular-bootstrap/ui-bootstrap-tpls.js', |
|
|
|
|
'vendor/jquery/dist/jquery.js', |
|
|
|
|
# 'vendor/jquery/dist/jquery.js', |
|
|
|
|
), |
|
|
|
|
'output_filename': 'js/vendor.js', |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
PIPELINE_JS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor' |
|
|
|
|
PIPELINE_YUI_BINARY = '/usr/bin/yui-compressor' |
|
|
|
|
# PIPELINE_JS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor' |
|
|
|
|
# PIPELINE_YUI_BINARY = '/usr/bin/yui-compressor' |
|
|
|
|
PIPELINE_CSS = { |
|
|
|
|
'main': { |
|
|
|
|
'source_filenames': ( |
|
|
|
|
|