Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get npm from plugin-plugins instead #612

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Get npm from plugin-plugins instead #612

merged 3 commits into from
Oct 3, 2023

Conversation

iowillhoit
Copy link
Contributor

What does this PR do?

Both @salesforce/plugin-trust and @oclif/plugin-plugins require npm. In order to ensure that we are not duplicating pinned npm versions and increasing the CLI bundle size, we get the version from plugin-plugins

This will save 17mb in bundle size when they are out of sync

What issues does this PR fix or reference?

@W-13735995@

@iowillhoit
Copy link
Contributor Author

Example of this successfully matching plugin-plugins https://github.com/salesforcecli/plugin-trust/actions/runs/6397377473/job/17365172254#step:5:18

@iowillhoit iowillhoit merged commit aaba0a7 into main Oct 3, 2023
8 checks passed
@iowillhoit iowillhoit deleted the ew/npm-version-sync branch October 3, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants