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

yarn workspace should refresh symlinks when if sub-project directory changes #5942

Open
victornoel opened this issue Jun 6, 2018 · 0 comments
Assignees
Labels

Comments

@victornoel
Copy link
Contributor

Do you want to request a feature or report a bug?

bug

What is the current behavior?

With a workspaces property defined and after yarn has been ran once, if I change the path to the sub-project but the package name itself does not change, then the symlink is not updated to the latest.

If the current behavior is a bug, please provide the steps to reproduce.

Cf current behaviour.

What is the expected behavior?

With a workspaces property defined and after yarn has been ran once, if I change the path to the sub-project but the package name itself does not change, then the symlink should be updated to the latest.

Please mention your node.js, yarn and operating system version.

yarn 1.7.0

@ghost ghost assigned torifat Jun 6, 2018
@ghost ghost added the triaged label Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants