Sébastien Chopin
Sébastien Chopin
If you take a look at the video at the home page, it works with `nuxt generate` but not with `ssr: false` yet. I believe the `npm run preview` might...
There are no `target: "static"` on Nuxt 3 actually. We do have a bug for `nuxi preview` indeed, I think it's tracked in the framework repo. We are still thinking...
Hi @kbrosseau We plan to add this possibility very soon.
It's planned yes :grinning: We will need it in order to merge all of our modules documentation into one website.
It looks beautiful when looking at https://github.com/nuxt/framework/blob/feat/nuxt-test-global/examples/advanced/testing/tests/basic.test.ts
Looks good to me
Would be nice to document it at list for the ContentRenderer for the components prop :)
Let’s see what @kevinmarrec thinks about this :)
I don't know if it's related by I don't see the Version 2.15 in the left sidebar in the preview (https://deploy-preview-1870--nuxt.netlify.app) 
Oh that might be due of the environment variables not available for the preview url!