nuxt-ui-pro / docs

A documentation template made with Nuxt UI Pro.
https://docs-template.nuxt.dev
134 stars 38 forks source link

fix: workaround for Nuxt prerender regression #71

Closed farnabaz closed 2 months ago

farnabaz commented 2 months ago

There is a regression in latest releases of Nuxt which prevent home page from pre-rendering, thus the static generation does not work well.

cloudflare-pages[bot] commented 2 months ago

Deploying docs-template-3erl with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4bc545d
Status: ✅  Deploy successful!
Preview URL: https://10da0ab0.docs-template-3erl.pages.dev
Branch Preview URL: https://fix-prerender.docs-template-3erl.pages.dev

View logs

farnabaz commented 2 months ago

It seems that it did not fix and deploying theme studio.nuxt does not work as expected

benjamincanac commented 2 months ago

Let me know if the build is fixed after merging this so I add it back on the other templates!