react-native icon indicating copy to clipboard operation
react-native copied to clipboard

conditional Babel registration no longer necessary

Open blakef opened this issue 1 year ago • 2 comments

Summary: Packages that are built and directly run in the monorepo no longer need to worry about conditionally registering themselves to transpile Flow -> JS at runtime. Our build step strips this file now.

Differential Revision: D56839521

blakef avatar May 01 '24 19:05 blakef

This pull request was exported from Phabricator. Differential Revision: D56839521

facebook-github-bot avatar May 01 '24 19:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,478,554 +5
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,851,064 +2
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 387250112e9ff5d98e4d4172a2f3696042aba857 Branch: main

analysis-bot avatar May 01 '24 19:05 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D56839521

facebook-github-bot avatar May 07 '24 09:05 facebook-github-bot

This pull request has been merged in facebook/react-native@47848ad15f243b277460be00ff407c12b176557f.

facebook-github-bot avatar May 07 '24 10:05 facebook-github-bot

This pull request was successfully merged by @blakef in 47848ad15f243b277460be00ff407c12b176557f.

When will my fix make it into a release? | How to file a pick request?

github-actions[bot] avatar May 07 '24 10:05 github-actions[bot]

This pull request has been reverted by 3ddf509924f50e6d230b9a6b55a1b3b0dbc7a709.

facebook-github-bot avatar May 07 '24 15:05 facebook-github-bot