You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/start/framework/react/guide/routing.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,8 +147,6 @@ src/
147
147
148
148
This file is automatically generated when you run TanStack Start (via `npm run dev` or `npm run start`). This file contains the generated route tree and a handful of TS utilities that make TanStack Start's type-safety extremely fast and fully inferred.
149
149
150
-
**You may gitignore this file, since it is a build artifact.**
151
-
152
150
## Nested Routing
153
151
154
152
TanStack Router uses nested routing to match the URL with the correct component tree to render.
Copy file name to clipboardExpand all lines: docs/start/framework/solid/guide/routing.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,8 +143,6 @@ src/
143
143
144
144
This file is automatically generated when you run TanStack Start (via `npm run dev` or `npm run start`). This file contains the generated route tree and a handful of TS utilities that make TanStack Start's type-safety extremely fast and fully inferred.
145
145
146
-
**You may gitignore this file, since it is a build artifact.**
147
-
148
146
## Nested Routing
149
147
150
148
TanStack Router uses nested routing to match the URL with the correct component tree to render.
0 commit comments