Commit 1f1c4f81 by Bill DeRusha

Add require js to make static

parent d228aef0
...@@ -30,6 +30,7 @@ help: ...@@ -30,6 +30,7 @@ help:
@echo "" @echo ""
static: static:
$(NODE_BIN)/r.js -o build.js
python manage.py collectstatic --noinput python manage.py collectstatic --noinput
clean_static: clean_static:
......
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