containerized app

This commit is contained in:
2024-11-16 15:31:49 -06:00
parent 395bd3394e
commit 369f7e8946
5 changed files with 255 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto';
import adapter from '@sveltejs/adapter-node';
import { sveltePreprocess } from 'svelte-preprocess';