Update packages (#5)

Reviewed-on: quartznet/quartznet.info#5
This commit is contained in:
2024-05-29 14:37:28 -04:00
parent b2032e0450
commit 5446b8e37c
4 changed files with 731 additions and 1477 deletions

View File

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