Skip to content

Avoiding to build hard-to-build packages, but still depending on them? #3666

Answered by fahslaj
fkleedorfer asked this question in Q&A
Discussion options

You must be logged in to vote

It is definitely possible, but Lerna will not automate all of this for you. You could do the publishing of each artifact of a merged PR with Lerna's canary releases. When used in conjunction with the dist-tag option, you could get close to what you are describing. From some quick research, this blog post might help.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fkleedorfer
Comment options

@fahslaj
Comment options

Answer selected by fkleedorfer
@fkleedorfer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants