vite-plugin-node-polyfills icon indicating copy to clipboard operation
vite-plugin-node-polyfills copied to clipboard

Add rolldown-vite 7.2.3+ support

Open sapphi-red opened this issue 2 weeks ago • 0 comments

rolldown-vite 7.2.3 has a breaking change (https://github.com/rolldown/rolldown/releases/tag/v1.0.0-beta.48) and this PR changes the code for it. This PR also changes the deprecated optimizeDeps.rollupOptions to optimizeDeps.rolldownOptions.

The new options are only supported by rolldown-vite 7.1.19+, so users using the older version would have to upgrade rolldown-vite together.

sapphi-red avatar Nov 14 '25 09:11 sapphi-red