rushstack
rushstack copied to clipboard
[rush] Changes to pnpm-config should invalidate the lockfile
Right now if I add an override and run rush update I need to additionally do something like adding and removing a dependency to a project to trigger the effects.
It should, yeah. That should be easy to change. @dmichon-msft - would you mind putting something together?
This should be fixed by https://github.com/microsoft/rushstack/pull/4898