upgrade to svelte 5

This commit is contained in:
2025-02-07 17:24:34 +01:00
parent fc9c9de719
commit 8ca76d21d0
6 changed files with 630 additions and 560 deletions

View File

@ -1,7 +1,5 @@
import sveltePreprocess from 'svelte-preprocess'
export default {
// Consult https://github.com/sveltejs/svelte-preprocess
// for more information about preprocessors
preprocess: sveltePreprocess()
}