01fcadf
1
2
3
4
5
6
import { vitePreprocess } from "@astrojs/svelte"; export default { preprocess: vitePreprocess() };