AFFiNE/pnpm-workspace.yaml

6 lines
149 B
YAML
Raw Normal View History

2022-10-14 08:26:06 +03:00
packages:
# all packages in direct subdirs of packages/
2023-01-04 12:16:26 +03:00
- 'packages/*'
# app folder is on top level because of its importance
- 'client-app'