fixed problems

deploy_exxeta
s8613 2025-06-29 20:17:49 +02:00
parent bcb844b7ba
commit 43d39a7caa
1 changed files with 1 additions and 1 deletions

View File

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