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/node-target-plugin.md.
close

NodeTargetPlugin

此插件用来在打包时将 Node.js 的内置模块外置掉,externalsPresets.node 底层使用了该插件。

new rspack.node.NodeTargetPlugin();