FredKSchott / FredKSchott/rollup-plugin-polyfill-node
Exclude specific polyfills?
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
The plugin's behaviour seems to be to polyfill all matched modules. The exclude option applies to source files, but not polyfills.
It would be helpful to add the ability to exclude certain polyfills. For instance, the 'process' polyfill breaks my specific bundle intended for use in node.js. Would this be possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.