@ -101,7 +101,6 @@ PIPELINE_JS = {
'source_filenames': (
'js/app.js',
'js/forms.js',
),
'output_filename': 'js/main.js',
},
@ -116,6 +115,7 @@ PIPELINE_JS = {
}
PIPELINE_JS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor'
PIPELINE_CSS = {
'main': {