📅  最后修改于: 2022-03-11 14:47:37.132000             🧑  作者: Mango
// in the "root" of your webpack config
// OR if you are using webpack-dev-server, in the devServer object.
stats: {
warnings: false
}