-
I have no idea how to get the svelte-preprocess package to work with the new sveltekit vite plugin.
import { sveltekit } from '@sveltejs/kit/vite';
const config = {
plugins: [sveltekit()]
};
export default config; |
Beta Was this translation helpful? Give feedback.
Answered by
ivands
Jul 22, 2022
Replies: 1 comment
-
Nvm. XD I'm an idiot. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ivands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nvm. XD I'm an idiot.