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 9483b7a233 - Show all commits

View File

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