what up
Some checks failed
CI / build-and-test (pull_request) Failing after 41s

This commit is contained in:
Tobias Klemp
2025-12-07 00:27:38 +01:00
parent 7a4660e934
commit 5899d2f5b5
3 changed files with 233 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import adapter from 'svelte-adapter-bun';
import adapter from '@sveltejs/adapter-node';
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
/** @type {import('@sveltejs/kit').Config} */