Emilio Srougo 515f851ab5 Suggest using babel to remove console.* calls
Summary:
This PR adds a suggestion to the docs to use  the `transform-remove-console` babel plugin in production to remove `console.*` calls.
This information was previously in the docs, but was [removed](e759573680) because the babel plugin [didn't work](https://github.com/facebook/react-native/issues/10412).
But now it's working well, as reported [here](https://github.com/facebook/react-native/issues/10412#issuecomment-281321709), so it would be helpful to add the suggestion again.
Ideally, this would be done automatically, as I suggested in #8337
Closes https://github.com/facebook/react-native/pull/13651

Differential Revision: D4954872

Pulled By: hramos

fbshipit-source-id: 89ae1b813c50e678f0826f16ef88c8604e13d889
2017-04-26 10:16:13 -07:00
..
2017-04-05 19:02:48 -07:00
2017-04-05 19:02:48 -07:00
2017-02-17 15:02:23 -08:00
2017-04-13 05:00:53 -07:00
2017-03-10 13:05:02 -08:00
2017-04-07 18:45:30 -07:00
2017-04-12 16:15:15 -07:00
2017-01-10 01:28:26 -08:00
2017-03-24 18:45:58 -07:00
2017-04-07 13:31:06 -07:00
2017-03-06 18:01:06 -08:00
2017-04-05 19:02:48 -07:00
2017-02-23 16:31:41 -08:00
2017-03-10 13:05:02 -08:00
2017-02-28 06:23:58 -08:00