-
-
Notifications
You must be signed in to change notification settings - Fork 9
Ensure compatibility with yarn 2 #128
Comments
Awesome to hear. I'm not sure, to be honest. The first issue I ran into was that my Beemo config did not expose a Another issue I am getting is
I think that's something in Beemo. You can see where I am with the migration in vega/vega-embed#664. |
Interesting. The lookup is simply Will check, thanks. |
Thanks. I'll put my investigations on ice for now but will try again when something changes here. |
Not a limitation, it's running |
@merceyz Honestly, that's just absolutely mental. All these other libs can't possibly be using |
Depends on the use case, Babel does it to load plugins and presets relative to the config that declared it The docs explains it in more details https://yarnpkg.com/advanced/rulebook#packages-should-only-ever-require-what-they-formally-list-in-their-dependencies |
Migrated to v2 in node module mode: #130 Will test PnP in a follow-up. |
Tried PnP but will require a handful of changes upstream in Boost, so may be a while. |
Making some progress here: #140 |
It would be great if you could add some testing for yarn 2 to prevent issues like #127. Maybe it makes sense to move the repo to yarn 2.
The text was updated successfully, but these errors were encountered: