Updating lock

This commit is contained in:
Bradley Shellnut 2024-12-19 11:54:42 -08:00
parent 7ae5b22e97
commit b5322c86e4
2 changed files with 139 additions and 543 deletions

File diff suppressed because it is too large Load diff

View file

@ -3,9 +3,6 @@ import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
/** @type {import('@sveltejs/kit').Config} */
const config = {
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
// for more information about preprocessors
extensions: ['.svelte'],
preprocess: [vitePreprocess()],
vitePlugin: {
inspector: {