Skip to content

docs: add Builder-to-Vite migration guide#3819

Merged
bartlomieju merged 3 commits into
mainfrom
docs/builder-to-vite-migration
May 26, 2026
Merged

docs: add Builder-to-Vite migration guide#3819
bartlomieju merged 3 commits into
mainfrom
docs/builder-to-vite-migration

Conversation

@bartlomieju

Copy link
Copy Markdown
Contributor

Fresh 2 projects created with --builder (or predating the Vite plugin) had
no documented path for switching to the Vite-backed build, so users were
left to diff a freshly generated project against their own. This adds a
"Migrating from the Builder to Vite" section to the existing Vite advanced
doc, walking through the deno.json updates, the dev.tsvite.config.ts
swap, the new client.ts entry and CSS move out of static/, the Tailwind
plugin switch, and a short verification checklist.

Placed inline in docs/latest/advanced/vite.md rather than as a new
migration-guide page so all Vite content stays in one place; no toc.ts
change needed.

@bartlomieju bartlomieju merged commit 562b82f into main May 26, 2026
9 checks passed
@bartlomieju bartlomieju deleted the docs/builder-to-vite-migration branch May 26, 2026 13:24
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