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
fix(@angular/build): prevent stale bundler caching and correctly resolve load cache
Introduce an invalidation epoch guard to prevent caching stale esbuild results
when an invalidation occurs while bundling is in-flight, and correctly await load
cache checks before falling back to alternate keys.
0 commit comments