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
refactor(@angular/build): cleanup persistent JS transformer cache on plugin dispose
Close and allow the persistent JS transformer cache to cleanup open
lock files when the Angular compiler plugin is disposed. While this is
not strictly necessary, it does help prevent extra cache lock files from
being retained after build completion.
(cherry picked from commit 7a539ab)
0 commit comments