davidmyersdev / vite-plugin-node-polyfills

A Vite plugin to polyfill Node's Core Modules for browser environments.
MIT License
263 stars 17 forks source link

Vite 4.0.4 and latest polyfills #12

Closed Manubi closed 1 year ago

Manubi commented 1 year ago

Hi, I get the following error when I try this plugin with vite.

✘ [ERROR] The injected path "/Users/mbichler/dev/resolute/frontend_react/node_modules/node-stdlib-browser/helpers/esbuild/shim.js" cannot be marked as external

CleanShot 2023-01-09 at 11 54 29

davidmyersdev commented 1 year ago

Hey there, @Manubi! There is an open issue for this already, so I'm going to close this one. Feel free to follow along at #11.

xpluscal commented 1 year ago

You're a lifesaver @voracious