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
..
2015-08-07 06:11:49 -08:00
2015-09-02 09:17:20 -08:00
2015-03-26 06:32:01 -07:00
2015-05-20 18:26:36 -08:00
2015-03-26 06:32:01 -07:00
2015-07-20 09:52:31 -08:00