Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/start/framework/react/guide/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ src/

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.

**You may gitignore this file, since it is a build artifact.**

## Nested Routing

TanStack Router uses nested routing to match the URL with the correct component tree to render.
Expand Down
2 changes: 0 additions & 2 deletions docs/start/framework/solid/guide/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ src/

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.

**You may gitignore this file, since it is a build artifact.**

## Nested Routing

TanStack Router uses nested routing to match the URL with the correct component tree to render.
Expand Down