Files
nyaterm/pnpm-workspace.yaml
Kang 2f0059d690 chore(dependencies): update pnpm-lock and workspace configuration
- Updated pnpm-lock.yaml to include new dependencies and versions, specifically adding `terser@5.48.0` to several packages.
- Enhanced pnpm-workspace.yaml by adding the `docs-site` package and adjusting build allowances for various tools.
2026-07-08 23:22:41 +08:00

11 lines
123 B
YAML

packages:
- "."
- "docs-site"
allowBuilds:
core-js: false
esbuild: true
msw: true
sharp: true
workerd: true