The Svelte 5 SSG migration—we brought sexy back... or to it? Or something...

This commit is contained in:
2026-02-01 02:42:01 -03:00
parent 40b770f8b5
commit 44f6743b45
93 changed files with 6409 additions and 3579 deletions
+10
View File
@@ -22,6 +22,16 @@ pnpm-debug.log*
dist/
build/
# SvelteKit / Vite
.svelte-kit/
.vite/
# Test outputs
test-results/
playwright-report/
coverage/
.playwright/
# Environment variables (NEVER commit secrets)
.env
.env.local