We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2ba96 commit ff0223bCopy full SHA for ff0223b
packages/e2e-tests/test-applications/sveltekit-2/svelte.config.js
@@ -1,5 +1,5 @@
1
import adapter from '@sveltejs/adapter-node';
2
-import { vitePreprocess } from '@sveltejs/kit/vite';
+import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
3
4
/** @type {import('@sveltejs/kit').Config} */
5
const config = {
0 commit comments