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 61e5fc4 commit 4aece5eCopy full SHA for 4aece5e
1 file changed
vite.config.ts
@@ -15,8 +15,8 @@ export default defineConfig({
15
16
tanstackStart({
17
tsr: {
18
- verboseFileRoutes: false
19
- }
+ verboseFileRoutes: false,
+ },
20
}),
21
22
sentryVitePlugin({
0 commit comments