close

NodeTargetPlugin

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

new rspack.node.NodeTargetPlugin();