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

This commit is contained in:
Tobias Klemp
2025-12-07 00:27:38 +01:00
parent 7a4660e934
commit bbb45d7d65
3 changed files with 252 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} */