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 804a82d commit 8bc861eCopy full SHA for 8bc861e
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