Commit 05f73749 by David Ormsbee

remove symlink exclusion

parent 926d906f
...@@ -801,7 +801,6 @@ STATICFILES_IGNORE_PATTERNS = ( ...@@ -801,7 +801,6 @@ STATICFILES_IGNORE_PATTERNS = (
# Symlinks used by js-test-tool # Symlinks used by js-test-tool
"xmodule_js", "xmodule_js",
"common_static",
) )
PIPELINE_YUI_BINARY = 'yui-compressor' PIPELINE_YUI_BINARY = 'yui-compressor'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment