gatsby-plugin-sitemap: incorrect sitemap path in index sitemap #31167
Labels
type: bug
An issue or pull request relating to a bug in Gatsby
type: upstream
Issues outside of Gatsby's control, caused by dependencies
Description
The site map index doesn't include the sub-folder that the sitemap files are placed in.
The current work around would be to set the
output
config to/
.#31130
This issue has been reported upstream at ekalinin/sitemap.js#359
Steps to reproduce
see the up stream issue for more info. This is being opened to track that issue on the gatsby side so our dependencies can be updated when that issue is fixed.
Environment
gatsby-plugin-sitemap: ^4.0
The text was updated successfully, but these errors were encountered: