-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Investigate Yarn Berry v3 upgrade #1734
Comments
What is our long-term plan here, is it to stay with Because I am just thinking is it worth it going to yarn berry if we want to migrate to bazel, or will we stay with a dual sort of pipeline until bazel fully supports yarn workspaces? |
I'd say long long term Bazel and before that Yarn. We are not progressing with the Bazel thingy very much so who knows what is the timeline here. |
See: https://yarnpkg.com/getting-started/migration Closes: adeira/universe#1734 adeira-source-id: 682c74f1255a02a10653c8f4b790b7c8ad8612f8
See: https://yarnpkg.com/getting-started/migration Closes: adeira/universe#1734 adeira-source-id: 682c74f1255a02a10653c8f4b790b7c8ad8612f8
See: https://yarnpkg.com/getting-started/migration Closes: adeira/universe#1734 adeira-source-id: 682c74f1255a02a10653c8f4b790b7c8ad8612f8
See: https://yarnpkg.com/getting-started/migration Closes: adeira/universe#1734 adeira-source-id: 682c74f1255a02a10653c8f4b790b7c8ad8612f8
Seems like it should be possible now. I'd suggest going through the migration guide, open a draft PR, and start modifying the tooling where necessary (
src/monorepo-utils/src/getWorkspaceDependencies.js
for example). Feel free to open a new discussion for it.Please note: we should think about backward compatibility when doing these changes.
Alternatives
The text was updated successfully, but these errors were encountered: