Open skimaharvey opened 3 years ago
Hi!
Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.
If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look.
Thanks for using Gatsby! 💜
Hello, I am facing this issue where when I do gatsby build and look at my sitemap, no pages with the 'fr' subfix are created. Here is a look at my gatsby-config.js file:
and here is a look at my i18n/config.json file:
The two other subfix ('en' and 'ru') are created.