Front v3 #43

Merged
bytegrip merged 13 commits from front-v3 into master 2023-12-08 22:39:37 +00:00
Showing only changes of commit d70fd2975b - Show all commits

View File

@@ -2,7 +2,7 @@ import fs from 'fs'
import { defineConfig } from 'vite';
import { sveltekit } from '@sveltejs/kit/vite';
// ffdddd
// ffddddd
export default defineConfig({
plugins: [sveltekit()],
server: {