refactor: use rolldownOptions where possible#21205
Conversation
|
@TheAlexLichter are you still interested in updating and resolving the conflicts? Happy to review after that. |
|
Yes, let me check! |
bluwy
left a comment
There was a problem hiding this comment.
The docs and code changes largely looks good to me. But I'd revert the package.json sorting though, and there's a type issue in CI
bluwy
left a comment
There was a problem hiding this comment.
Perfect! Thanks for following up on this.
This reverts commit dba326f.
|
/ecosystem-ci run |
@vitejs/plugin-legacy
vite
commit: |
|
📝 Ran ecosystem CI on
✅ nuxt, quasar, laravel, unocss, sveltekit, qwik, analogjs, vite-environment-examples, module-federation, vike, vite-plugin-svelte, react-router, storybook, vite-plugin-react, vite-plugin-pwa, vite-plugin-vue, vite-setup-catalogue, vuepress, vitepress, waku, vite-plugin-rsc |
|
📝 Ran ecosystem CI on
✅ laravel, analogjs, module-federation, nuxt, quasar, react-router, qwik, sveltekit, storybook, unocss, vike, vite-plugin-react, vite-environment-examples, vite-plugin-vue, vite-plugin-svelte, vite-plugin-pwa, vite-setup-catalogue, vite-plugin-rsc, vitepress, vuepress, waku |
Description
Replaces all legacy
rollupOptionscalls withrolldownOptions(except compat layer)