rollup-plugin-polyfill-node icon indicating copy to clipboard operation
rollup-plugin-polyfill-node copied to clipboard

Add node:inspector as empty shim

Open dmnsgn opened this issue 2 years ago • 0 comments

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.

dmnsgn avatar May 18 '23 19:05 dmnsgn