~starkingdoms/starkingdoms

ref: d1262109b3857832279d4428ce8736579e4e3cd9 starkingdoms/starkingdoms-client/svelte.config.js -rw-r--r-- 230 bytes
d1262109 — ghostlyzsh 6 tps -> 60 tps 1 year, 7 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(),
};