rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] Fix an issue with skipping installs.

Open iclanton opened this issue 1 year ago • 0 comments

Summary

Currently, if a common/config/subspaces/<subspace>/pnpm-config.json file doesn't exist, installs will never be skipped. In addition to some refactoring, this change allows that file to not exist.

How it was tested

Tested in this repo.

Impacted documentation

None.

iclanton avatar May 14 '24 01:05 iclanton