Work in progress editing. Committing to allow kfiedler to work in parallel
This commit is contained in:
@@ -155,6 +155,10 @@ PIPELINE_CSS = {
|
||||
PIPELINE_ALWAYS_RECOMPILE = ['sass/base-style.scss']
|
||||
|
||||
PIPELINE_JS = {
|
||||
'main': {
|
||||
'source_filenames': ['coffee/main.coffee'],
|
||||
'output_filename': 'js/main.js',
|
||||
},
|
||||
}
|
||||
|
||||
PIPELINE_COMPILERS = [
|
||||
|
||||
Reference in New Issue
Block a user