Real File Path... #2268
Unanswered
erikdemarco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i tested this:
https://stackblitz.com/github/tanstack/router/tree/main/examples/react/quickstart-file-based?embed=1&theme=light&preset=node&file=src/main.tsx
And do "npm run build" it always export to single entry index.html. How to make it exported to real path for each route just like what nextjs file based routing does?
Beta Was this translation helpful? Give feedback.
All reactions