in vite.config.ts [6:10]
export default defineConfig({ plugins: [svelte({ preprocess: sveltePreprocess() })] })