Add pnpm-workspace.yaml to configure dependencies that are allowed to build

This commit is contained in:
Sirz Benjie 2025-07-02 17:23:37 -06:00
parent 9926a6e799
commit 823e4affb0
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

4
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,4 @@
onlyBuiltDependencies:
- esbuild
- msw
- lefthook