website subscribes to build events, update pages

This commit is contained in:
Brad Rydzewski
2015-04-25 21:27:24 -07:00
parent 8e6fbc8ceb
commit 96b49cf0fc
7 changed files with 45 additions and 28 deletions

View File

@@ -23,7 +23,7 @@ concat:
server/static/scripts/services/*.js \
server/static/scripts/filters/*.js \
server/static/scripts/controllers/*.js \
server/static/scripts/term.js > server/static/drone.js
server/static/scripts/term.js > server/static/scripts/drone.min.js
bindata_debug:
go-bindata --debug server/static/...