summaryrefslogtreecommitdiff
path: root/bin/heroku
diff options
context:
space:
mode:
Diffstat (limited to 'bin/heroku')
-rwxr-xr-xbin/heroku2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/heroku b/bin/heroku
index 6ee7fa41..e8010038 100755
--- a/bin/heroku
+++ b/bin/heroku
@@ -31,5 +31,5 @@ EOF
cp public/js/config.js.example public/js/config.js
# build app
- npm run build:prod
+ npm run build
fi