mirror of
https://github.com/SMNETSTUDIO/WeChat-AI.git
synced 2026-08-12 22:23:42 +08:00
9 lines
215 B
YAML
9 lines
215 B
YAML
packages:
|
|
- "apps/*"
|
|
- "packages/*"
|
|
|
|
# pnpm 11: dependency lifecycle scripts are blocked unless allowlisted.
|
|
# esbuild (via tsx) needs its postinstall to download the native binary.
|
|
allowBuilds:
|
|
esbuild: true
|