mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-21 21:26:05 +01:00
enable node adapter
This commit is contained in:
parent
9d8f47dcfe
commit
4469423f16
3 changed files with 188 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import adapter from "@sveltejs/adapter-auto";
|
||||
import adapter from "@sveltejs/adapter-node";
|
||||
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue