somewhat better
This commit is contained in:
@ -6,7 +6,7 @@ import { vitePreprocess } from "@sveltejs/kit/vite";
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
extensions: [".svelte", ...mdsvexConfig.extensions],
|
||||
|
||||
publicDir: "public",
|
||||
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
|
||||
// for more information about preprocessors
|
||||
preprocess: [vitePreprocess({}), mdsvex(mdsvexConfig)],
|
||||
|
||||
Reference in New Issue
Block a user