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 91a3bd2 commit 2c4214bCopy full SHA for 2c4214b
svelte.config.js
@@ -1,7 +1,7 @@
1
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
2
3
// ☁️ Adapter:
4
-import adapter from '@sveltejs/adapter-node';
+import adapter from '@sveltejs/adapter-auto';
5
6
// 📦 Extensions:
7
import { mdsvex, escapeSvelte } from 'mdsvex';
0 commit comments