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