Commit fa9fc6e
committed
build: set verifyDepsBeforeRun to warn in pnpm workspace configuration
The default 'install' setting causes unexpected lockfile updates during `pnpm ng-dev pr merge`. Setting it to `warn` prevents automatic dependency installation while still alerting if dependencies are out of sync.
(cherry picked from commit af7f00e)1 parent 61cfc6d commit fa9fc6e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments