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