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

fix(yarnpkg-nm): Fixes creation of symlinks when inner workspace depends on outer workspace #5913

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

larixer
Copy link
Member

@larixer larixer commented Nov 1, 2023

What's the problem this PR addresses?

Fixes: #5793

How did you fix it?

The nm linker now creates circular symlinks that were explicitly requested by the user, in this case when inner workspace depends on outer workspace. The nm linker continues to avoid circular symlinks for self-references, for now this is not changed.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit c70dc8d into master Nov 2, 2023
28 checks passed
@arcanis arcanis deleted the larixer/nm-bug-inner-workspace-depends-on-outer branch November 2, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants