This commit is contained in:
tdgmcode 2023-03-15 02:09:10 -04:00
parent 8c221a2e8f
commit f55b202014

View file

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