Replies: 2 comments 3 replies
-
Linking the PR with a POC implementation we can re-open if this moves forward: #12648 |
Beta Was this translation helpful? Give feedback.
-
To quote the new Governance doc:
I think my gut reaction here is that this might be better off as a community package. We moved away from this convention in v2 and carved off We specifically put that in a separate repo because it wasn't the primary approach anymore and because it was mostly considered stable/frozen and wasn't really going to get the same level of maintenance as the other packages. I think the same holds true today - we don't necessarily want to bring this code in-house again because then it's one more thing we need to document/maintain. We moved to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The @react-router/fs-routes package should export a foldersRoutes function, that create route config from the file system using a convention that matches Remix v1's route file naming, as an alternative to flatRoutes.
Beta Was this translation helpful? Give feedback.
All reactions