plugin-react-oxc@0.4.3
·
1 commit
to main
since this release
Update code to support newer rolldown-vite (#978)
rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.