UNPKG

525 BYAMLView Raw
1# This file is a workaround. pnpm does not support nesting packages under a workspace that is not managed by the
2# workspace. That is, if there's a pnpm-workspace.yaml file anywhere in the parent hierarchy, pnpm doesn't install the
3# package individually like one might expect.
4#
5# Because we have the client release group at the root of the repo, there's a pnpm-workspace.yaml file in the hierarchy
6# for our independent packages as well. This file makes pnpm treat the project as a one-package workspace.
7packages:
8 - "."