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