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): only import persistent cache store with active caching
To avoid loading and initializing the underlying persistent cache store
when caching is disabled, the lmdb-based cache will now only be imported
when caching is enabled.
(cherry picked from commit 1fc10ec)
0 commit comments