We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267ad1f commit f75a713Copy full SHA for f75a713
1 file changed
svelte.config.js
@@ -14,7 +14,7 @@ const config = {
14
environment: undefined,
15
persist: undefined
16
},
17
- fallback: 'plaintext',
+ fallback: 'index.html',
18
routes: {
19
include: ['/*'],
20
exclude: ['<all>']
0 commit comments