Merge pull request #533 from knolleary/deploy

Add smarter deployment options
This commit is contained in:
Nick O'Leary
2015-01-16 16:00:35 +00:00
27 changed files with 2341 additions and 682 deletions

View File

@@ -102,7 +102,7 @@ module.exports = {
credentials: credentials,
clearFlows: function() {
return flows.clear();
return flows.stopFlows();
},
request: function() {