Commit 48692fb
committed
fix(ng-dev): ensure pnpm is silent when invoked as external command
pnpm invoked via `npx` currently can bloat stdout and break the release
tool. This commit fixes this.1 parent 471dc97 commit 48692fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments