Skip to content

Conversation

dominikg
Copy link
Member

@dominikg dominikg commented Jun 6, 2025

fixes #1117

the goal is that users can swap in npm:rolldown-vite for vite, vite-plugin-svelte detects it and it just works

  • add to test matrix
  • add detection
  • update config
  • transformWithEsbuild to transformWithOxc
  • esbuild optimizer plugin to rolldown optimizer

optional:

  • run build with both and diff output, make sure that there are no hidden changes

@dominikg dominikg force-pushed the feat/experimental-rolldown-support branch from 8ed9e8e to 67ab5ea Compare June 11, 2025 17:38
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand what's going on but it looks mostly good to me

@dominikg dominikg merged commit 7cd6064 into main Jun 13, 2025
7 of 8 checks passed
@dominikg dominikg deleted the feat/experimental-rolldown-support branch June 13, 2025 14:01
@github-actions github-actions bot mentioned this pull request Jul 8, 2025
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.

vite-rolldown support
3 participants