Commit 18e2a4b
committed
fix(ci): move onlyBuiltDependencies from pnpm-workspace.yaml to .npmrc
The pnpm-workspace.yaml file requires a packages field when used.
Since this is not a monorepo, the onlyBuiltDependencies setting
belongs in .npmrc instead.
Fixes CI failure: ERR_PNPM_INVALID_WORKSPACE_CONFIGURATION1 parent eb117b5 commit 18e2a4b
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
This file was deleted.
0 commit comments