-
My configuration is the same as in the locale-router example. I am having problems trying to ignore some routes, no matter what I do the lib always adds the locale to the route and does a redirect. I was wondering if there is a simple way to prevent a pathname and all the subdirectories from being localized, for example |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Sep 13, 2023
Replies: 1 comment 1 reply
-
You could edit your |
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
Yes, I thought there was some function or some other setting, sorry for the dumb question!
I ended up doing something like this: