Can't create "/credits" route?
I started using TanStack Start about a week ago and everything has been going pretty well.
I've ran into an issue where I can't create a credits page for my website because the
Any other name for the
What could be causing this?
I'm using TanStack Start on Linux:
The screenshot below shows the contents of different route files I created.
I've ran into an issue where I can't create a credits page for my website because the
routeTree.gen.ts generator, for some reason, ignores my credits.tsx page.Any other name for the
.tsx file seems to work. It's just that credits.tsx specifically is ignored. Usually creating the file is enough for the route to be added to the routeTree file.What could be causing this?
I'm using TanStack Start on Linux:
The screenshot below shows the contents of different route files I created.
