huh?
Some checks failed
CI / build-and-test (pull_request) Failing after 9m21s

This commit is contained in:
Tobias Klemp
2025-12-06 23:45:56 +01:00
parent 2872c73e9d
commit 1ca7cb061f
4 changed files with 56 additions and 5 deletions

View File

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