Skip to content

This is a reproduction of a bug in Tanstack Start where you can't create a route that starts with an underscore, but only in a monorepo.

Notifications You must be signed in to change notification settings

oztune/tanstack-start-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reproduction of a bug in Tanstack Start where you can't create a route that starts with an underscore, but only in a monorepo.

Running it

Install the dependencies:

pnpm install

Run the development server:

cd apps/tanstack-bug
pnpm dev

Visit http://localhost:3000/_hello and notice that the page is not found.

About

This is a reproduction of a bug in Tanstack Start where you can't create a route that starts with an underscore, but only in a monorepo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published