link-lerna-package-binaries
v1.0.4
Published
A small tool built on top of Lerna to link binaries offered by packages to root-level.
Downloads
235
Readme
Link Lerna Package Binaries
A small tool built on top of Lerna to link binaries offered by packages to root-level.
Both Lerna and Yarn workspaces do not allow offering central used binaries to the root project. That is exactly what this tool is useful for. It links all binaries offered by packages into the top-level node_modules/.bin
folder to make them accessible even at root. This is e.g. useful when some of the packages are used by scripts on CI e.g. for publishing artifacts to some remote location.
License
Apache License; Version 2.0, January 2004
Copyright
Copyright 2020Sebastian Software GmbH