react-native-macos/React
Nick Lockwood 789a07c5a4 Added code to sync __DEV__ value to RCT_DEBUG
Summary: @​public

When using bundled JS the `__DEV__` flag is set to false by default, which can cause errors to be missed if used for testing. This diff adds logic to override the `__DEV__` value when running in RCT_DEBUG configuration, so that the JS debug checks are enabled.

Reviewed By: @tadeuzagallo

Differential Revision: D2429533
2015-09-11 07:15:27 -07:00
..
Base Added code to sync __DEV__ value to RCT_DEBUG 2015-09-11 07:15:27 -07:00
Executors Automatically save and convert JavaScript profile to chrome format 2015-09-11 06:40:26 -07:00
Layout [React Native] Fix infinite loop in css-layout 2015-08-19 16:39:35 -07:00
Modules Fixed layout animation crash 2015-09-04 05:34:46 -08:00
React.xcodeproj [ReactNative][Profiler] Update OSS build script to work with new makefile 2015-09-08 05:59:07 -08:00
Views Fixed DatePickerIOS onChange event 2015-09-10 10:10:26 -07:00