fix: fallback warning

This commit is contained in:
Maxi Quoß
2025-01-09 01:41:20 +01:00
parent 8372d52212
commit e0431509e2

View File

@@ -11,9 +11,7 @@ const config = {
// adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list.
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
adapter: adapter({
fallback: 'index.html'
}),
adapter: adapter(),
prerender: {
entries: [
'/',