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

Error when using with Vite

Open secondl1ght opened this issue 2 years ago • 1 comments

When using with Vite I am getting the following error during build: Module "stream" has been externalized for browser compatibility.... It seems like the polyfills are not working? Is there some extra config I need to do here?

secondl1ght avatar Jul 28 '23 17:07 secondl1ght

Did you manage to find a solution to this? Encountering similar issues here that aren't present when a different build tool is used.

scastleman-immutable avatar Nov 16 '23 00:11 scastleman-immutable