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 6abeac8 commit afde841Copy full SHA for afde841
package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "start": "webpack-dev-server --progress --colors || exit 0",
+ "start": "webpack-dev-server --no-info --progress --colors || exit 0",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"keywords": [],
0 commit comments