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