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

Start work on parsing yarn.lock file directly #4

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

madjam002
Copy link
Owner

@madjam002 madjam002 commented Nov 5, 2022

Continuing on from thoughts in #3

Most stuff seems to be working, and all the tests are passing, but a yarnrc.yml with packageExtensions causes issues as the packageExtensions won't be picked up. A test scenario failure has been added and testb will fail to run with this PR.

Quite a bit more work needs to be done here I guess, so I'm parking it for now.

@madjam002
Copy link
Owner Author

Made some fixes for packageExtensions dependencies, but if packageExtensions peerDependenciesMeta is provided that doesn't get taken into account (try building testa, it will fail)

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

Successfully merging this pull request may close these issues.

1 participant