For AI agents: the complete documentation index is available at /zh/llms.txt, the full documentation bundle is available at /zh/llms-full.txt, and this page is available as Markdown at /zh/plugins/webpack/no-emit-on-errors-plugin.md.
close

NoEmitOnErrorsPlugin

此插件用来在编译错误时阻止产物生成,optimization.emitOnErrors 底层使用了该插件。

new rspack.NoEmitOnErrorsPlugin();