support for nuxt3 #234
|
when is nuxt3 support planned ? |
Answered by
benoitdemaegdt
Mar 24, 2022
Replies: 2 comments
|
Hi there 👋 While waiting for nuxt3 support of the sitemap-module, you can follow these steps for generating a simple sitemap for your app : I hope this can help some of you, even if it is minimalistic 😃 |
0 replies
Answer selected by
andysay
|
I made a workaround for Nuxt 2 Bridge, might work for Nuxt 3 as well: #281 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there 👋
While waiting for nuxt3 support of the sitemap-module, you can follow these steps for generating a simple sitemap for your app :
https://github.com/benoitdemaegdt/nuxt3-sitemap
I hope this can help some of you, even if it is minimalistic 😃