Description
Currently, configuring nuxi genrate
and prerender
behavior is implicit by using nitro.prerender
options. Also, while nuxi generate
is well-known for the entire Nuxt ecosystem, since Nuxt 3 took a hybrid-frist approach, we have renamed the term "generate" to "prerender" to reflect this. Also generate
in nuxt.config
is a legacy namespace for Nuxt 2.
- Introduce a new
prerender
option innuxt.config
that accepts Nuxt-Specific options and normalizes rest for Nitro - Introduce new
nuxi prerender
as alias tonuxi generate
to make it more accessible and symmetric
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status