~starkingdoms/starkingdoms

ref: 79b5eba89ef3fcf1e1ce8c9d1d8b47c01d3f854e starkingdoms/starkingdoms-client/svelte.config.js -rw-r--r-- 230 bytes
79b5eba8 — ghostlyzsh broken save before changes 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";

export default {
  // Consult https://svelte.dev/docs#compile-time-svelte-preprocess
  // for more information about preprocessors
  preprocess: vitePreprocess(),
};