You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, that is just a general example that works for most use cases. There is probably no one-size-fits-all pattern to cover all use cases, but you can add your own logic to extend it for your needs. If you know the type of files you have, you could tweak the regex to only match those for example.
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
What is the improvement or update you wish to see?
![image](https://user-images.githubusercontent.com/7361780/179297829-0ed3fa9b-8757-4783-b8f5-6b699d262931.png)
It's recommends use follow regex:BUT when we have
foo.bar.js
pageIs there any context that might help us understand?
Pages that include dots should not be treated as public files, so example need to be changed.
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/advanced-features/i18n-routing
The text was updated successfully, but these errors were encountered: