A framework for building native applications using React
Disable prefab publishing if REACT_NATIVE_HERMES_SKIP_PREFAB is set. (#33439)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33439 This allows us to toggle the publishing of prefab if the `REACT_NATIVE_HERMES_SKIP_PREFAB` env variable is set. With this we can control how big is the .aar of hermes-engine, reducing the size from ~200Mb right now to 8Mb. Changelog: [Internal] [Changed] - Disable prefab publishing if REACT_NATIVE_HERMES_SKIP_PREFAB is set Reviewed By: ShikaSD Differential Revision: D34929265 fbshipit-source-id: eb710b72ee4e17ac04c2924ffdac7a542928e9f8
N
Nicola Corti committed
8200f915982dd47ece6c5586d8a1f9cb58c32689
Parent: b2454f9
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 3/16/2022, 7:24:55 PM