A framework for building native applications using React
[react-native] Check in babel-plugin to inline __DEV__
Summary: This plugin resolves __DEV__ to the value of `NODE_ENV === 'development'`. This can then be evaluated and dead code can be removed by uglifyjs.
A
Amjad Masad committed
9d96d00163d72123ad374bec6b2676fc0a3ab3c8
Parent: 324d154