You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/pnpm-workspace.yaml

15 lines
275 B
YAML

packages:
- 'apps/*'
- 'packages/*'
- 'client/web'
- 'client/shared'
- 'client/web/plugins/**'
- 'client/packages/**'
- 'server'
- 'server/admin'
- 'server/admin-next'
- 'server/packages/**'
- 'server/plugins/**'
- 'server/test/demo/**'
- 'website'