fixed problems
parent
cc49ec0063
commit
01f866a8db
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue