fallback route & dep updates

This commit is contained in:
2022-03-05 12:47:11 +01:00
parent e02f7f59c6
commit d576b71bc5
10 changed files with 308 additions and 236 deletions

View File

@@ -9,7 +9,6 @@ export default {
adapter: adapter({
fallback: 'index.html',
}),
target: '#svelte',
vite: {
plugins: [
precompileIntl('locales'), // if your translations are defined in /locales/[lang].json