Add packages section to pnpm workspace configuration

This commit is contained in:
Matthias
2026-06-24 15:19:21 +02:00
parent 04e21d2aa6
commit b1c88b1067

View File

@@ -1,3 +1,6 @@
packages:
- '.'
allowBuilds:
esbuild: true
msw: true