Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(@angular/build): cleanup persistent JS transformer cache on plugin dispose #27648

Merged
merged 1 commit into from
May 16, 2024

Conversation

clydin
Copy link
Member

@clydin clydin commented May 15, 2024

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.

…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.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label May 15, 2024
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label May 15, 2024
@dgp1130 dgp1130 merged commit 7a539ab into angular:main May 16, 2024
34 checks passed
@clydin clydin deleted the application/js-cache-cleanup branch May 17, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants