Back to Rspack

NodeTargetPlugin

website/docs/en/plugins/webpack/node-target-plugin.mdx

2.0.1225 B
Original Source

NodeTargetPlugin

This plugin is used to external the Node.js built-in modules during bundling, and is used by externalsPresets.node under the hood.

js
new rspack.node.NodeTargetPlugin();