Why do webpack compilers print so many logs

when a vue project is compiled using webpack, many logs will be printed each time (see figure). I don"t know where to configure it, and how to avoid printing so many logs. The ide I use is webstorm,. Normally, even if I print so many logs, the compilation will not be very slow, but I don"t know when it will become very slow when it starts. Beg for advice
clipboard.png

.
Apr.01,2021

idebar/Sidebar.jsx" rel=" nofollow noreferrer "> https://webpack.docschina.org. can refer to the following documents, mainly modules , chunks , children three options to control the display. As for the start-up will be slower for the first time, the specific optimization also depends on the specific configuration and business-specific optimization.

Menu