Rick Cogley · Mar 15, 2026
Migrating 8 SvelteKit Sites to Vite 8 in a day: What We Learned
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
TL;DR: Vite 8's breaking changes for SvelteKit + Cloudflare Workers are small: bump @sveltejs/vite-plugin-svelte across its major (6→7), rename a few config keys ( rollupOptions → rolldownOptions , esbuild → oxc ), drop the manualChunks object form, and make sure vitest is on 4.x. Our 8-site migration took a day, builds got 10-15% faster, and nothing shipped broken. Vite 8 dropped on March 12,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.