From 3d3ec902ac18d11f20c39c6daa07dbb4d21280e7 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 17 Dec 2020 07:33:17 +0100 Subject: [PATCH] webpack: Only show errors and warnings Otherwise there is just too much noise and when something is broken, the error is above 3 pages of pointless logs. See https://webpack.js.org/configuration/stats/ Cherry-picked from cockpit-podman commit 5989b20a05a. --- webpack.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpack.config.js b/webpack.config.js index fbc14b7..76fb61a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -79,6 +79,7 @@ module.exports = { // cockpit.js gets included via