Invalid @ vue/cli 3 build stats?

Projects built by

@ vue/cli 3 are not configured in vue.config.js:
devServer: {
stats: "errors-only"
}
still prints a lot of compilation information.

Jul.23,2021

looked at issue because of the use of friendly-errors-webpack-plugin, and then the stats configuration was ignored. But it still doesn't seem to work when I delete the plug-in.

clipboard.png

clipboard.png

https://github.com/vuejs/vue-.

Menu