Files
pnpm/packages/plugin-commands-script-runners
Zoltan Kochan 6afba68819 fix(exec): exec should fail with better error
"pnpm exec" currently works only when executed recursively,
so it should fail with a meaningful error if "-r" is not
present.

close #2461
2020-04-12 12:35:22 +03:00
..
2020-04-09 23:31:53 +03:00

@pnpm/plugin-commands-script-runners

Commands for running scripts

npm version

Installation

<pnpm|npm|yarn> add @pnpm/plugin-commands-script-runners

License

MIT © Zoltan Kochan