FredKSchott / FredKSchott/rollup-plugin-polyfill-node
Add node:inspector as empty shim
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Even though it is not a very commonly used built-in, the [Inspector](https://nodejs.org/dist/latest-v19.x/docs/api/inspector.html) is not in the list and might break some packages (for instance, typescript dynamically import it).
I don't think any polyfill exist so an empty shim would be nice.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.