chore: move captain-definition into hdyc-svelte directory

This commit is contained in:
Ben
2026-03-06 21:33:55 -08:00
parent 9b05ff70c2
commit 6340f9cc93
4 changed files with 229 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto';
import adapter from '@sveltejs/adapter-node';
/** @type {import('@sveltejs/kit').Config} */
const config = {