feat(playground): configure adapter static

This commit is contained in:
Max Richter
2025-09-26 18:07:22 +02:00
parent a7ee527ff5
commit fb0b80be78
3 changed files with 24 additions and 11 deletions

View File

@@ -17,6 +17,7 @@
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.22.0",
"@sveltejs/adapter-auto": "^6.0.0",
"@sveltejs/adapter-static": "^3.0.9",
"@sveltejs/kit": "^2.22.0",
"@sveltejs/vite-plugin-svelte": "^6.0.0",
"@tailwindcss/vite": "^4.0.0",