FredKSchott / FredKSchott/rollup-plugin-polyfill-node
Circular dependencies in `stream` polyfill
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
```
(!) Circular dependencies
polyfill-node:_stream_duplex.js -> polyfill-node:_stream_readable.js -> polyfill-node:_stream_duplex.js
polyfill-node:_stream_duplex.js -> polyfill-node:_stream_writable.js -> polyfill-node:_stream_duplex.js
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.