fix(pnpm): move onlyBuiltDependencies to pnpm-workspace.yaml, add msw
pnpm 11 no longer reads the "pnpm" field from package.json; settings belong in pnpm-workspace.yaml. Also adds msw to the allowlist which was missing from the existing file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
onlyBuiltDependencies:
|
||||
- msw
|
||||
- sharp
|
||||
- unrs-resolver
|
||||
|
||||
Reference in New Issue
Block a user