As part of upgrading to React Native 0.72, react-native-upgrade-helper prompts us to update Babel.
Realized I forgot to do this as part of my stack yesterday.
Paths
| Differential D10553 Authored by ashoat on Jan 5 2024, 6:46 AM.
Details
Summary As part of upgrading to React Native 0.72, react-native-upgrade-helper prompts us to update Babel. Realized I forgot to do this as part of my stack yesterday. Test Plan
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJan 5 2024, 6:46 AM2024-01-05 06:46:39 (UTC-8) Harbormaster completed remote builds in B25539: Diff 35293.Jan 5 2024, 7:17 AM2024-01-05 07:17:55 (UTC-8) This revision is now accepted and ready to land.Jan 5 2024, 12:37 PM2024-01-05 12:37:45 (UTC-8) Comment Actions Noticed a lot of repeated babel stuff when skimming the lock file. Ran yarn-deduplicate locally and got: https://gist.githubusercontent.com/atulsmadhugiri/95f82a4eafb53cffde598e92408e70c7/raw/31fad69447478cf8900df284de7f591675c56bd1/gistfile1.txt Might be worth running at the end of this RN72 upgrade stack to reduce size of node_modules, etc Closed by commit rCOMM5c109d342358: [RN72] Update Babel (authored by ashoat). · Explain WhyJan 5 2024, 3:51 PM2024-01-05 15:51:07 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35324 desktop/package.json
keyserver/package.json
landing/package.json
lib/package.json
|
This function is removed in D13892