nuxt-community / sitemap-module

Sitemap Module for Nuxt 2
https://sitemap.nuxtjs.org
MIT License
690 stars 127 forks source link

Hope sitemaps can support From a function which returns a Promise #278

Open qinfeo opened 2 years ago

qinfeo commented 2 years ago

In the process of use, I hope that the content of sitemaps is provided by the service interface of routers From a function which returns a Promise.