Single route file for multiple localized slugs (e.g. /corporate and /fr/entreprise) #5592
mehmetuken
started this conversation in
General
Replies: 1 comment 1 reply
-
|
please expand on what you want to do and explain in more detail |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In TanStack Start (file-based routing), how can a single route file (e.g. routes/corporate.tsx) serve multiple real, crawlable paths with different slugs—/corporate and /fr/entreprise—without duplicate/alias files or route masking?
Beta Was this translation helpful? Give feedback.
All reactions