fixed problems

deploy_exxeta
s8613 2025-06-29 16:32:11 +02:00
parent cc49ec0063
commit 01f866a8db
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import { defineConfig } from "vite";
// https://vitejs.dev/config/
export default defineConfig({
base: "/ff/",
plugins: [TanStackRouterVite({ autoCodeSplitting: true }), viteReact()],
test: {
globals: true,