Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.

Support cyclic workspace dependencies #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicknovitski
Copy link
Member

It turns out that yarn intentionally supports these! The jest repository depends on that feature, so I added it as a regression/smoke test target.

Unfortunately as my comment notes, it isn't a proper end-to-end test, so there are failures it would not catch: jest has a single script at the repository's root for transpiling all packages, but I couldn't find a way to leverage that for individual packages.

@nicknovitski
Copy link
Member Author

How this will work with the building of dependencies I do not know yet. That is the merge conflict.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant