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