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