We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32dd54 commit 1af3727Copy full SHA for 1af3727
bin/heroku
@@ -3,8 +3,6 @@
3
set -e
4
5
if [ "$BUILD_ASSETS" = true ]; then
6
- BUILD_ASSETS=false npm install
7
-
8
# setup config files
9
cat << EOF > .sequelizerc
10
var path = require('path');
0 commit comments