Skip to content

Commit 6904b0e

Browse files
committed
Force devDependencies for wercker
1 parent cb2dbdd commit 6904b0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wercker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ build:
1414
echo "npm version $(npm -v) running"
1515
name: build production
1616
code: |
17+
npm config set -g production false
18+
npm install
1719
BABEL_ENV=production npm start

0 commit comments

Comments
 (0)