This commit is contained in:
Jon Staab
2024-08-26 14:43:43 -07:00
parent 644c32dd09
commit 88318e9753
36 changed files with 370 additions and 311 deletions

View File

@@ -6,7 +6,7 @@ export default {
preprocess: vitePreprocess(),
kit: {
adapter: adapter({
fallback: 'index.html',
fallback: "index.html",
}),
alias: {
"@src": "src",