nuxt-modules / sitemap

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.
https://nuxtseo.com/sitemap
MIT License
336 stars 31 forks source link

fix: Why is my sitemap en-US-sitemap.xml in the development environment and __sitemap__/en.xml in the production environment? #348

Closed WooHoo-Wu closed 3 months ago

WooHoo-Wu commented 3 months ago

🐛 The bug

This is the development environment:

image

This is the production environment:

image

🛠️ To reproduce

https://nuxtseo.com/sitemap/getting-started/stackblitz

🌈 Expected behavior

locales: image image

ℹ️ Additional context

No response