Disabled pipeline wrapper for compressed CSS. It now works more like dev environment.

This commit is contained in:
Bridger Maxwell
2012-09-18 13:27:31 -04:00
parent 62bb10156d
commit 5ef6a42c8f

View File

@@ -550,6 +550,8 @@ PIPELINE_JS = {
}
}
PIPELINE_DISABLE_WRAPPER = True
# Compile all coffee files in course data directories if they are out of date.
# TODO: Remove this once we move data into Mongo. This is only temporary while
# course data directories are still in use.