feat: configure static file output

This commit is contained in:
2023-02-11 19:05:58 +01:00
parent 3b2b65447d
commit 843d38ad4f
4 changed files with 31 additions and 13 deletions

View File

@@ -13,6 +13,7 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0",
"@sveltejs/adapter-static": "^2.0.1",
"@sveltejs/kit": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",