diff --git a/bin/heroku b/bin/heroku index 1228b28..2472734 100755 --- a/bin/heroku +++ b/bin/heroku @@ -3,8 +3,6 @@ set -e if [ "$BUILD_ASSETS" = true ]; then - BUILD_ASSETS=false npm install - # setup config files cat << EOF > .sequelizerc var path = require('path');