You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turbopack: avoid compation on initial write (#78342)
### What?
As initial build performance is a performance bottleneck for persistent caching we want to delay compaction and don't want to execute it on the first build.
0 commit comments