build: should be a static site instead of a dynamic one

This commit is contained in:
Sawyer Andrews 2025-09-05 18:14:37 -05:00
parent 651beb7cd6
commit 62a97dc271
Signed by: sawyer
GPG key ID: D4B437630877389B
4 changed files with 15 additions and 4 deletions

View file

@ -15,6 +15,7 @@
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@sveltejs/adapter-auto": "^4.0.0",
"@sveltejs/adapter-static": "^3.0.9",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"eslint": "^9.18.0",