Work in progress editing. Committing to allow kfiedler to work in parallel

This commit is contained in:
Calen Pennington
2012-06-20 11:13:54 -04:00
parent 7710e7a6a4
commit 1853b99861
10 changed files with 88 additions and 87 deletions

View File

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