diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-01-06 09:13:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-06 09:13:21 -0500 |
commit | 3e72241fda0433b3b335bf391765dc732432b05f (patch) | |
tree | 48bdbf9ada0954e8a9db1229511e311e6a818816 /cli/js | |
parent | c9b0d2709b37d4e032c17a9bbccb083c527dbc05 (diff) |
fix(npm): reduce copy packages when resolving optional peer dependencies (#17280)
If an optional peer dependency entry previously wasn't resolved and it's
now being resolved, then it will add it as if it were a dependency of
the previously resolved package instead of creating a new "copy package"
(seems to be what npm and pnpm does).
Closes #17240
Diffstat (limited to 'cli/js')
0 files changed, 0 insertions, 0 deletions