mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-30 10:51:26 +00:00
devex: reduce webpack verbosity
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start-webpack": "webpack --watch --devtool source-map"
|
||||
"start-webpack": "webpack --watch --devtool source-map --stats=errors-only"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user