[SOLVED] Is there any way to use the route named as literally "route"?
Hello. I'm using TanStack Router v1. Is there any way to use the route named as literally "route", with codegen enabled?
I tried
Here's quick implementation which explains what I tried: https://github.com/LumaKernel/hello-tanstack-react-router-1/tree/main/src/routes
I tried
%72oute.lazy.tsx , but it seems not working. Thanks.Here's quick implementation which explains what I tried: https://github.com/LumaKernel/hello-tanstack-react-router-1/tree/main/src/routes

GitHub
Contribute to LumaKernel/hello-tanstack-react-router-1 development by creating an account on GitHub.