summaryrefslogtreecommitdiff
path: root/pnpm-workspace.yaml
blob: e40ca6514c2e6f403e18aed5ca352579796d6f36 (plain) (blame)
1
2
3
4
5
6
7
packages:
  - 'packages/**/*'
  - 'examples/**/*'
  - 'smoke/**/*'
  - 'scripts'
  - 'benchmark'
  - 'benchmark/packages/*'