This repository was archived by the owner on Mar 15, 2022. It is now read-only.
This repository was archived by the owner on Mar 15, 2022. It is now read-only.
CLI: workspaces phase 2 #30
Closed
Description
Summary
We initially launched support for workspaces in npm v7.0.0
While our initial implementation is a great start there is still a number of features that are needed to get workspaces in a place where they can be useful for day-to-day development of large projets.
Intended Outcome
npm workspaces
subcommand for managing workspaces- Making various existing commands workspace aware
References