How to prerender nuxt-content with nuxt generate and ssr:false?
Is there an offical way to prerender nuxt-content using nuxt generate? Ive found this on github: https://github.com/nuxt/content/issues/1746,
I think its working but it still gives me this warning when running nuxt generate
HTML content not prerendered because ssr: false was set.
. Also that config is not found in the nuxt content docs at all.GitHub
Issues · nuxt/content
The file-based CMS for your Nuxt application, powered by Markdown and Vue components. - Issues · nuxt/content
0 Replies