openclaw/pnpm-workspace.yaml
Attili-sys ed18956d2b Fix Docker build failures on Windows/WSL environments
File	Status
.dockerignore	Modified (cleaned up, removed problematic exclusions)
.npmrc	Modified (added workspace peer resolution)
Dockerfile	Modified (copy all workspace package.json files)
pnpm-workspace.yaml	Modified (removed invalid comment)
2026-01-27 17:45:07 +03:00

15 lines
233 B
YAML

packages:
- .
- ui
- extensions/*
- packages/*
onlyBuiltDependencies:
- '@whiskeysockets/baileys'
- '@lydell/node-pty'
- '@matrix-org/matrix-sdk-crypto-nodejs'
- authenticate-pam
- esbuild
- protobufjs
- sharp