We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7788803 + bf336d9 commit 530f5afCopy full SHA for 530f5af
1-basic-react/package.json
@@ -20,7 +20,7 @@
20
},
21
"devDependencies": {},
22
"scripts": {
23
- "dev": "./node_modules/.bin/webpack-dev-server --content-base src --inline --hot",
+ "dev": "webpack-dev-server --content-base src --inline --hot",
24
"test": "echo \"Error: no test specified\" && exit 1"
25
26
"author": "",
0 commit comments