Commit 1a4e12c
committed
build: suppress pnpm output in local-dev.sh
Adds the silent flag (`-s`) to the `pnpm` command in the `local-dev.sh`
script to reduce noise when building the `ng-dev` package.1 parent 7177491 commit 1a4e12c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments