Commit 9426a0ba by Clinton Blackburn Committed by GitHub

Removed broken call to r.js (#175)

The call needs a configuration change that will be made later. This reverts a portion of #164.
parent 76b61070
...@@ -30,7 +30,6 @@ help: ...@@ -30,7 +30,6 @@ 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