Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gatsby-plugin-i18n detects the File System Route API as a language #200

Open
Monknow opened this issue Aug 19, 2021 · 0 comments
Open

gatsby-plugin-i18n detects the File System Route API as a language #200

Monknow opened this issue Aug 19, 2021 · 0 comments

Comments

@Monknow
Copy link

Monknow commented Aug 19, 2021

I am trying to generate pages for a blog with gatsby using the File System Route API, which uses the following syntax in the files: blog/{Posts.title}.js. It was working perfectly until I added the gatsby-plugin-i18n, since it thinks that the "title" it's a language and changes the route to the following /title}/blog/{Posts/

Is there any way to exclude that file from gatsby-plugin-i18n?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant