Separate node test build from browser build

This commit is contained in:
Joe Fiorini
2015-07-20 11:56:02 -04:00
parent 811d0b1403
commit b7c136aba7
35 changed files with 16 additions and 10 deletions

View File

@@ -6,9 +6,9 @@
"awx/ui/static/docs/**/*"
],
"watch": [
"awx/ui/static",
"awx/ui/tests",
"awx/ui/templates/ui/index.html"
"tools/ui/timepiece.js",
"packaging/grunt/Brocfile.js",
"packaging/grunt/tower-app.js"
],
"ext": "js json less html"
}