diff --git a/webpack.config.js b/webpack.config.js index 4b9d75a8..fdaac041 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -150,6 +150,7 @@ const config = { hotOnly: true, stats: 'errors-only', }, + stats: 'errors-only', node: { child_process: 'empty', fs: 'empty',