Use broccoli to build app

This commit is contained in:
Joe Fiorini
2015-02-04 09:38:54 -05:00
parent 2eb16eb04e
commit a9e0de98d7
150 changed files with 17234 additions and 16381 deletions

5
.gitignore vendored
View File

@@ -32,6 +32,10 @@ tar-build
/bower.json
/package.json
node_modules/**
/tmp
# UI build debugging
/DEBUG-*
# Testing
.coverage
@@ -63,3 +67,4 @@ setup/inventory
env/*
nohup.out
reports