feat(frontend): serve as SPA via adapter-static

This commit is contained in:
2026-06-04 00:07:22 +03:00
parent 0f6bfe2111
commit 91932d38ce
4 changed files with 17 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
"@neoconfetti/svelte": "^2.2.2",
"@playwright/test": "^1.58.2",
"@sveltejs/adapter-auto": "^7.0.0",
"@sveltejs/adapter-static": "^3.0.10",
"@sveltejs/kit": "^2.50.2",
"@sveltejs/vite-plugin-svelte": "^6.2.4",
"@tailwindcss/forms": "^0.5.11",