Descirption: rollup-plugin-node-externals@8.1.0 bundles peerDependencies.
Expected behaviour: It does not bundle the peerDependencies. Version 8.0.1 satisfies this expectation.
Example project: Running npm run build in example bundles peerDependency react.
Descirption:
rollup-plugin-node-externals@8.1.0bundles peerDependencies.Expected behaviour: It does not bundle the peerDependencies. Version
8.0.1satisfies this expectation.Example project: Running
npm run buildin example bundles peerDependencyreact.