Closed drewmiley closed 5 years ago
Is there a reason why it only builds on production? It might be useful to have the file locally so we can see what it's doing. We could always gitignore the result...
Ah sorry @onion2k , the plugin only builds in production but we can run this locally with yarn build && yarn serve
It can be found at public/sitemap.xml
which is already in the .gitignore
I used https://www.gatsbyjs.org/packages/gatsby-plugin-sitemap/ It only builds on production.