rollup-plugin-polyfill-node
rollup-plugin-polyfill-node copied to clipboard
Add node:inspector as empty shim
Even though it is not a very commonly used built-in, the Inspector 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.