Closed
Description
Following up initial RFC #1690, nitropack project removes complexity from Nuxt core for server handling and allows adding well tested features to the core.
Starting with a soft migration phase, integration is behind a flag for Nuxt 3 and @nuxtjs/nitro
will be deprecated and maintained for hotfixes for a while until stabilizing nitropack support.
Roadmap:
- Enable behind a flag (Setting the mode for spa to make a mistake #3160)
- Support bridge behind a flag
- Public unjs/nitropack repo
- Migrate open issues with nitro label
- Sync last nitro related PRs to upstream
- Transfer nitro preset tests to nitropack
- Integrate route caching rules (Allow installing Vuex plugins #560)
Activity