Ariver
2026-06-05 b9c96267831433fb040842e4038b6631482ed90d
1
2
3
4
5
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
 
export default {
  preprocess: vitePreprocess(),
};