📄️ Task Pipeline Configuration
Lerna delegates the running of npm scripts (forking processes etc) to Nx. The nx.json file is the place where you can
📄️ How Caching Works
Before running any task, Lerna computes its computation hash. As long as the computation hash is the same, the output of
📄️ Distributed Task Execution Guide
The illustrations in this guide are created by Nrwlian Nicole Oliver
📄️ Legacy: Alternate Bootstrapping Methods
NOTE: Lerna's legacy package management capabilities are being deprecated in Lerna v7, please see here for full background
📄️ Legacy: Hoisting
NOTE: Lerna's legacy package management capabilities are being deprecated in Lerna v7, please see here for full background