migrate to segfaultapi

This commit is contained in:
2022-11-09 20:42:34 +02:00
parent 6b5bf780b3
commit 8ddb838d08
17 changed files with 273 additions and 361 deletions

View File

@@ -1,4 +1,4 @@
import adapter from "@sveltejs/adapter-static";
import adapter from "@sveltejs/adapter-node";
import preprocess from "svelte-preprocess";
import { mdsvex } from "mdsvex";