Is there an existing issue for this?
This is a CLI Docs Problem, not another kind of Docs Problem.
Description of Problem
When running npm install using workspaces, common modules are installed in the root. There are some that I don't want this to happen to, but there seems to be no way or no documented way to achieve this.
Is this a feature issue or just not available in the documentation?
Potential Solution
Provide simple and clear instructions in workspace docs on how to exclude modules from being optimised into the root.
Affected URL
No response
Is there an existing issue for this?
This is a CLI Docs Problem, not another kind of Docs Problem.
Description of Problem
When running
npm installusing workspaces, common modules are installed in the root. There are some that I don't want this to happen to, but there seems to be no way or no documented way to achieve this.Is this a feature issue or just not available in the documentation?
Potential Solution
Provide simple and clear instructions in workspace docs on how to exclude modules from being optimised into the root.
Affected URL
No response