mirror of
https://github.com/pheralb/svgl.git
synced 2025-04-08 01:08:12 +08:00
⚙️ Move to adapter auto in svelte.config
This commit is contained in:
parent
91a3bd2fdb
commit
2c4214b509
@ -1,7 +1,7 @@
|
||||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
||||
|
||||
// ☁️ Adapter:
|
||||
import adapter from '@sveltejs/adapter-node';
|
||||
import adapter from '@sveltejs/adapter-auto';
|
||||
|
||||
// 📦 Extensions:
|
||||
import { mdsvex, escapeSvelte } from 'mdsvex';
|
||||
|
Loading…
x
Reference in New Issue
Block a user