[WARN] You are using multiple-sitemaps but have provided sitemap.sources in your Nuxt config. This will be ignored, please move it to the child sitemap config. #319
I'm getting this warning, but I'm pretty sure I'm doing everything according to the docs:
[@nuxtjs/sitemap 6:28:26 PM] WARN You are using multiple-sitemaps but have provided sitemap.sources in your Nuxt config. This will be ignored, please move it to the child sitemap config.
WARN Learn more at: https://nuxtseo.com/sitemap/guides/multi-sitemaps @nuxtjs/sitemap 6:28:26 PM
Details
I'm getting this warning, but I'm pretty sure I'm doing everything according to the docs:
nuxt.config.ts:
What exactly am I doing wrong here to get this error? The generated content of the sitemap.xml is correct..
I don't understand where I supposedly have configured sitemap.sources?