Page MenuHomePhabricator

[yarn] Run `yarn-deduplicate` to tidy up `yarn.lock`
AbandonedPublic

Authored by atul on Jan 26 2023, 1:50 PM.
Tags
None
Referenced Files
F2209589: D6405.id21501.diff
Sun, Jul 7, 6:00 PM
F2209584: D6405.id21502.diff
Sun, Jul 7, 5:57 PM
F2209493: D6405.id21513.diff
Sun, Jul 7, 5:29 PM
F2209347: D6405.id21396.diff
Sun, Jul 7, 4:55 PM
Unknown Object (File)
Sat, Jul 6, 4:17 AM
Unknown Object (File)
Fri, Jul 5, 10:25 PM
Unknown Object (File)
Fri, Jul 5, 11:08 AM
Unknown Object (File)
Thu, Jul 4, 9:51 PM
Subscribers

Details

Summary

Noticed that yarn cleaninstall was taking a while for me (~120 seconds). Back down to ~100 seconds after running yarn-deduplicate. Didn't do any in-depth profiling, so improvement might just be random noise.. but figured it wouldn't hurt.

Test Plan

Trusting semver and CI. Happy to just abandon this if there's any concern.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Jan 26 2023, 1:50 PM
This revision is now accepted and ready to land.Jan 28 2023, 12:42 PM
This revision was landed with ongoing or failed builds.Jan 28 2023, 1:02 PM
This revision was automatically updated to reflect the committed changes.

Well looks like there are flow issues after rebasing

This revision is now accepted and ready to land.Jan 28 2023, 1:28 PM