-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
build: parallelize across browsers #1472
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dfb0f94
to
b1ea371
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool! Looks good to me :) What's the part that runs the test in docker?
Note that I don't have any opinion on nx vs. x. vs. y (except that lerna is deprecated and we should get rid of it). I'd not invest too much further in nx unless you're confident it's a solid choice going forward compared to other solutions
We already merged that onto main last week: https://github.com/TypeCellOS/BlockNote/blob/main/.github/workflows/build.yml#L57
I've used NX and turborepo before, I think NX is better but, I agree that we should leave it alone for now and make a decision on it later. For now, was a very easy integration to just enable it and keep everything run with lerna |
No description provided.