Skip to content

fix: upgrade vite to v8#1215

Open
spaenleh wants to merge 8 commits intomainfrom
vite-8-migration
Open

fix: upgrade vite to v8#1215
spaenleh wants to merge 8 commits intomainfrom
vite-8-migration

Conversation

@spaenleh
Copy link
Member

@spaenleh spaenleh commented Mar 13, 2026

In this PR we upgrade to vite@v8. This brings a few improvements:

  • faster build thanks to the new rolldown implementation (no more rollup + esbuild), there is now only a single build tool that is used in dev and prod and that is as fast as esbuild. This is super cool !
  • reduces the size of the bundle !

@spaenleh spaenleh changed the title fix: upgrade to rolldown-vite fix: upgrade vite to v8 Mar 13, 2026
@sonarqubecloud
Copy link

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