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