Skip to content

Move away from Lerna? #1600

Closed Answered by mweststrate
jamonholmgren asked this question in Ideas
Nov 17, 2020 · 5 comments · 2 replies
Discussion options

You must be logged in to vote

If memory serves me well Lerna served two purposes:

  1. make sure example projects run / link against latest source
  2. coordinate mst-middleware with mst releases

I think 2 isn't really needed anymore, especially if releases are automated.

For 1, this can be solved with less obtrusive solutions than lerna, like workspaces, relative-deps or linking in post install scripts. Or even not linking automatically at all; it is a bit less urgent now the library is in a mature state

So yeah, feel free to drop Lerna :)

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jamonholmgren
Comment options

@danielkcz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jamonholmgren
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants