-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Create project manifest in buildDir #14605
Copy link
Copy link
Open
Labels
Description
Context: In nuxt 2.13, after the introduction of full-static mode, we introduced a new build-time optimization to reduce CI time (static generation) by avoiding a rebuild if project hashes were not different but only a new prerendering was needed (#7712 - lastest impl)
Use cases for Nuxt 3:
- Smart rebuild for
nuxi generate - Auto cleanup cache directories on hash changes (nuxt/framework#6668, feat(nuxi): auto cleanup with project manifest changes framework#6672)
- Use for test-utils setup
- Optimize build time speed with a cache (or other settings) #23392
Reactions are currently unavailable
Metadata
Metadata
Labels
Type
Projects
Status
No status