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 1831107 commit 4c018c7Copy full SHA for 4c018c7
sample/package.json
@@ -5,7 +5,7 @@
5
"private": true,
6
"scripts": {
7
"build": "NODE_ENV=production webpack",
8
- "start": "NODE_ENV=development webpack serve"
+ "dev": "NODE_ENV=development webpack serve"
9
},
10
"author": {
11
"name": "Wojciech Maj",
test/package.json
0 commit comments