Skip to content

chore(config): rename rollupOptions to rolldownOptions for Vite 8 - #4762

Merged
pomfrida merged 1 commit into
mainfrom
chore/rename-rollup-to-rolldown-options
Apr 8, 2026
Merged

chore(config): rename rollupOptions to rolldownOptions for Vite 8#4762
pomfrida merged 1 commit into
mainfrom
chore/rename-rollup-to-rolldown-options

Conversation

@pomfrida

@pomfrida pomfrida commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Renames build.rollupOptionsbuild.rolldownOptions in 4 vite config files
  • Vite 8 replaces Rollup with Rolldown; the old key is deprecated

Follow-up to #4759 (Vite 7 → 8 upgrade).

Test plan

  • Verify builds pass (pnpm run build)
  • Check Storybook starts correctly

@pomfrida

pomfrida commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator Author

Depends on #4759 — should be merged after the Vite 8 upgrade lands.

Vite 8 replaces Rollup with Rolldown as its bundler.
The old `rollupOptions` key is deprecated in favor of `rolldownOptions`.
@pomfrida
pomfrida force-pushed the chore/rename-rollup-to-rolldown-options branch from 36e3d07 to 466144f Compare April 8, 2026 11:09
@pomfrida
pomfrida merged commit aeb97d3 into main Apr 8, 2026
11 checks passed
@pomfrida
pomfrida deleted the chore/rename-rollup-to-rolldown-options branch April 8, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant