|
|
|
|
|
by rtsao
3664 days ago
|
|
Lerna [1] is very cool. I was firmly against monorepos, but the ability to easily manage and coordinate between individually versioned packages in a single repo is awesome. You get the benefits of a monorepo but also the benefits of small modules so it's the best of both worlds. [1]: https://github.com/lerna/lerna |
|