update build script and add load balancer agent

This commit is contained in:
Henry Oswald
2018-03-29 12:12:29 +01:00
parent ec75f9fa67
commit b5a7eabaab
13 changed files with 184 additions and 3628 deletions

View File

@@ -10,7 +10,8 @@
},
"watch": [
"app/coffee/",
"app.coffee"
"app.coffee",
"config/"
],
"ext": "coffee"
}