This commit is contained in:
2023-12-15 16:11:33 +01:00
parent a72dd2124d
commit 643db90b15
10 changed files with 408 additions and 385 deletions

View File

@ -33,5 +33,4 @@ export default defineConfig({
disallow: ["/admin", "/login", "/dashboard", "/de", "/_astro"]
}]
})],
vite: {}
});