Hello,
I'm generating a sitemap.xml with nuxt content recipe
https://content.nuxtjs.org/guide/recipes/sitemap
Dynamic routes are fine, but how to get a list of static pages under pages/ directory?
Thanks
2 messages · Page 1 of 1 (latest)
Hello,
I'm generating a sitemap.xml with nuxt content recipe
https://content.nuxtjs.org/guide/recipes/sitemap
Dynamic routes are fine, but how to get a list of static pages under pages/ directory?
Thanks
Can't use router.getRoutes(), nuxt instance is not available in server