mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
This changes will allow to move the recursive commands to the plugins they belong to. For instance, "pnpm install -r" should be handled by the same plugin as "pnpm install" PR #2236 BREAKING CHANGE: @pnpm/plugin-commands-recursive
@pnpm/plugin-commands-recursive
Recursive commands
Installation
<pnpm|npm|yarn> add @pnpm/plugin-commands-recursive
License
MIT © Zoltan Kochan