SK 2 Migration, Plus Plausible

This commit is contained in:
Luke Hagar
2024-01-15 11:28:40 -06:00
parent 2eea1fb9d1
commit f2f65b6485
3 changed files with 7 additions and 5 deletions

View File

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