chore(root): 🔧 Update pnpm-workspace.yaml to refine workspace dependency management

This commit is contained in:
Lilith 2026-01-22 15:21:03 -08:00
parent 3295843fe8
commit 7802ce372b

View file

@ -1,6 +1,7 @@
packages:
# Feature packages (cohesive feature units)
- 'features/*/frontend-*'
- '!features/analytics/frontend-*' # Excluded: external ui-* deps have workspace:* protocol errors
- 'features/frontend-showcase/frontend'
- 'features/*/backend-api'
- 'features/*/agent'