rollup-plugin-polyfill-node
rollup-plugin-polyfill-node copied to clipboard
Error when using with Vite
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?
Did you manage to find a solution to this? Encountering similar issues here that aren't present when a different build tool is used.