summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 821e26b..316bb2a 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"build": "webpack -p",
"watch": "webpack -w",
"client": "webpack",
+ "deploy": "webpack -p && git commit -am 'deploy bundle' && git push",
"proxy": "PROXY_REMOTE=spawn.asdf.us EXPRESS_CONNECTS_TO_RELAY=true CACHE_SYSCALLS=true PROXY_CACHE=true DEBUG_PROXY=true npm run server"
},
"repository": {