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: don't link runfiles node_modules to execroot node_modules if there is an external workspace node_modules #3060

Conversation

gregmagolan
Copy link
Collaborator

This is a follow up to the linker refactor in 4.4.2 meant to solve an issue with ibazel and the linker.

Bazel will delete the root execroot node_modules symlink on rebuild in the ibazel run context so from runfiles we shouldn't link to there.

cc @mrmeku

@gregmagolan gregmagolan force-pushed the dont_link_from_runfiles_to_execroot_root branch from efcb4b9 to 7ddcc84 Compare November 4, 2021 21:42
@alexeagle alexeagle merged commit a76d000 into bazel-contrib:stable Nov 4, 2021
alexeagle pushed a commit that referenced this pull request Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants