FredKSchott / FredKSchott/rollup-plugin-polyfill-node
bug: Invalid Internal Id
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I try to use your plugin instead of that one from @ionic, but I'm running into this issue:
```
Rollup: Invalid External Id
'polyfill-node.https.js' is imported as an external by polyfill-node.https.js?commonjs-proxy, but is
already an existing non-external module id.
```
I do nothing special, just loading the plugin in the "after" of rollup plugins, like i did in that one before
Any idea?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.