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 d8b6283 commit c2d143eCopy full SHA for c2d143e
svelte.config.js
@@ -18,6 +18,7 @@ const config = {
18
(locale) => /** @type {`/${string}`} */ (`/${locale}`),
19
),
20
],
21
+ handleHttpError: 'warn',
22
},
23
adapter: adapter({
24
fallback: '404.html',
0 commit comments