-
Notifications
You must be signed in to change notification settings - Fork 821
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
[In Progress] Internal: lerna migration #4067
[In Progress] Internal: lerna migration #4067
Conversation
Hey @clesleycode thanks for working on this. Can you update the PR description with some of the concrete benefits you expect this to address? Will it speed up install times for example or is it just a matter of reducing our dependency load? |
This PR is a follow up from this issue. I'll add that context into the PR description, but should I elaborate more? |
Thanks for working on this 🙂
I think just putting a summary into the PR description that mentions that the |
We don't need to remove |
Thank you for working on this! However, we've addressed the original issue when fixing a CI failure at #4238. |
Yet, I believe we still need to remove lerna: #4240. If you are still interested in working on this, please feel free to re-open or open a new PR! |
Which problem is this PR solving?
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Short description of the changes
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: