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