FredKSchott / FredKSchott/rollup-plugin-polyfill-node
Whitelist or blacklist certain modules
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
There is some bundled code whose use of Node modules which I know will not be needed in the browser and which I therefore would prefer to be treated as an external and not polyfilled (so as to keep package size down), but I do want polyfills for certain modules.
Are there any existing solutions for this?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.