未验证 提交 d6284f17 编写于 作者: T Tim Neutkens 提交者: GitHub

Don’t fail build on webpack warning (#5622)

上级 b46d7e8f
......@@ -61,7 +61,6 @@ function runCompiler (compiler) {
}
for (const warning of stat.compilation.warnings) {
buildFailed = true
console.warn('WARNING', warning)
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册