Files
Edu/pnpm-workspace.yaml
SpecialX 5fcb831a18 feat(shared-ts): federation shared utilities for apollo subgraphs
- RouterAuthGuard: validate Router-Authorization header (ADR-036)

- DataLoader factory: request-scoped batching (ADR-035)

- ScopeTokenService: Redis-backed scope token (ADR-041)

- GraphqlContext: build context from HTTP headers

- FederationExceptionFilter: HTTP-to-GraphQL error mapping
2026-07-14 23:46:51 +08:00

22 lines
467 B
YAML

packages:
- 'services/*'
- 'apps/*'
- 'packages/*'
- 'scripts/*'
# pnpm 11+ build scripts 白名单(从 package.json 的 pnpm.onlyBuiltDependencies 迁移)
allowBuilds:
'@apollo/protobufjs': set this to true or false
'@module-federation/nextjs-mf': true
'@nestjs/core': true
'@sentry/cli': true
'@swc/core': true
bcrypt: true
better-sqlite3: true
cpu-features: true
esbuild: true
msw: true
protobufjs: true
ssh2: true
tsx: true