~starkingdoms/starkingdoms

ref: b76f877509b1fcef3bfcb3f986bf7ab6ac8d0a54 starkingdoms/starkingdoms-client/svelte.config.js -rw-r--r-- 230 bytes
b76f8775TerraMaster85 Cool double parallax and the texture tweaks to make it happen 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(),
};