Postfix option #5283
emersonbottero
started this conversation in
Ideas
Postfix option
#5283
Replies: 0 comments
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.
-
I organized my app based on features and it is working fine including the routes. I use .route.tsx for any route file (it shows a nice route icon in vscode) the problem is since we can only set prefix and not postfix I get a lot of file does not contain any route. This is likely a mistake.
I tried to add a ignore regex but it didn't work out on subdirectories.
Beta Was this translation helpful? Give feedback.
All reactions