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 836a4e2 commit 2422111Copy full SHA for 2422111
package.json
@@ -6,7 +6,7 @@
6
"watch": "npm run development -- --watch",
7
"watch-poll": "npm run development -- --watch-poll",
8
"prod": "npm run production",
9
- "production": "node_modules/.bin/webpack--env.NODE_ENV=production --no-progress --hide-modules --colors"
+ "production": "node_modules/.bin/webpack --env.NODE_ENV=production --no-progress --hide-modules --colors"
10
},
11
"dependencies": {
12
"@babel/runtime": "^7.3.1",
0 commit comments