now working

This commit is contained in:
2023-12-23 17:25:05 +01:00
parent d9070b6ef2
commit 82e08a679b
19 changed files with 248 additions and 99 deletions

View File

@ -2,7 +2,6 @@ import { sveltekit } from '@sveltejs/kit/vite';
import { defineConfig } from 'vite';
import path from 'path';
export default defineConfig({
base: '.',
resolve: {