We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ede63 commit 83d6abdCopy full SHA for 83d6abd
frontend/vite.config.ts
@@ -1,5 +1,5 @@
1
import path from "node:path"
2
-import tanstackRouter from "@tanstack/router-plugin/vite"
+import { tanstackRouter } from '@tanstack/router-plugin/vite'
3
import react from "@vitejs/plugin-react-swc"
4
import { defineConfig } from "vite"
5
0 commit comments