Andrew Sardone d92b3b3e9b Clarify --dev flag for react-native-bundle
Given some [confusion around `react-native bundle`'s `--dev` flag][1],
this hopes to clear somet things up int he docs by…

- Removing mentions of the `__DEV__` environment variable
    - I think it confuses the user on how to work with the command-line
      flag, and frankly it seems like an internal implementation detail
      from the perspective of react-native-cli. We should focus on what
      the `--dev` flag does (e.g., toggles dev warnings, performance
      optimizations).
- Adding a minimal note about native-land's build configurations and how
  that should be checked for production builds

[1]: https://github.com/facebook/react-native/issues/4181
2015-11-23 08:21:45 -05:00
..
2015-11-20 11:38:04 -08:00
2015-09-16 08:40:00 +02:00
2015-11-19 18:10:40 +00:00
2015-10-14 20:44:36 -03:00
2015-11-11 11:06:40 +08:00
2015-03-25 11:52:29 -07:00
2015-11-05 16:10:05 -08:00
2015-06-30 13:23:40 -04:00
2015-11-14 19:32:45 +00:00
2015-09-20 13:48:27 -07:00