-
Notifications
You must be signed in to change notification settings - Fork 26
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
*: use npm workspaces #617
Conversation
b2a8639
to
134bbdd
Compare
Amazing! Can you update |
134bbdd
to
ee1a6ae
Compare
Thanks, yep, will do! I will also first discuss it with @peacefulotter as it probably conflicts with the bun integration PR. |
I've also added a way to watch for changes and build/lint/test accordingly. One can use it via |
1ebae4d
to
f7844d4
Compare
691e660
to
8d60ed1
Compare
3a48d6c
to
0649ab4
Compare
d5ae78c
to
c42de2d
Compare
c42de2d
to
416a523
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.
Very nice! This is going to make things so much smoother, thanks! I left a few non-blocking questions and suggestions.
a461ba5
to
6d9d521
Compare
Co-authored-by: Julien Vignoud <[email protected]>
6d9d521
to
7f7eb3b
Compare
npm link
anymorenpm -ws run build
(ortest
, or any script really)npm -w ./discojs/discojs-core run watch build