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
A potential bug with handling package extensions was introduced in this commit. I believe the changes were intended to be refactoring, but not changing behavior of packageExtensions. However, the behavior is now different in certain edge cases. I believe the edge case occurs when a packageExtension is active for one package, but redundant in another.
Describe the bug
A potential bug with handling package extensions was introduced in this commit. I believe the changes were intended to be refactoring, but not changing behavior of packageExtensions. However, the behavior is now different in certain edge cases. I believe the edge case occurs when a packageExtension is active for one package, but redundant in another.
To Reproduce
See https://github.com/ganemone/yarn-bug/tree/main
The text was updated successfully, but these errors were encountered: