A framework for building native applications using React
Add new environment variables to force CI and debug C++ (#52776)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52776 Changelog: [internal] `FANTOM_FORCE_CI_MODE` is just an explicit way to indicate that we're on CI, so we'd run benchmarks in test mode, for example. `FANTOM_DEBUG_CPP` is just an alias for `FANTOM_ENABLE_CPP_DEBUGGING` which is unnecessarily long. Reviewed By: rshest Differential Revision: D78801918 fbshipit-source-id: 8e60bdd911067c6b0b92be7e90553fd5209c9ca9
R
Rubén Norte committed
130b46c1174f1ad8baf63199faf7849433b544ca
Parent: 342b88d
Committed by Facebook GitHub Bot <[email protected]>
on 7/23/2025, 11:41:42 AM