react-native-macos/docs
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
..
Accessibility.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
AndroidBuildingFromSource.md Explaining how to package ReactNative for Nexus/Maven deployment. 2017-03-14 16:32:42 -07:00
AndroidUIPerformance.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
Animations.md Move away from rnplay to snack, with embedded examples! 2017-04-05 19:02:48 -07:00
BuildingForAppleTV.md Apple TV documentation 2017-04-05 19:02:48 -07:00
Colors.md Update Colors.md, removed duplicate colors 2017-04-18 13:41:22 -07:00
CommunicationIOS.md Apple TV documentation 2017-04-05 19:02:48 -07:00
Debugging.md Include Create React Native App in Getting Started 2017-04-26 07:16:18 -07:00
DirectManipulation.md Move away from rnplay to snack, with embedded examples! 2017-04-05 19:02:48 -07:00
GestureResponderSystem.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
GettingStarted.md Include Create React Native App in Getting Started 2017-04-26 07:16:18 -07:00
HandlingTextInput.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
HandlingTouches.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
HeadlessJSAndroid.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
HeightAndWidth.md Remove semi-colons after class definition 2017-03-03 12:30:25 -08:00
Images.md Added documentation for additional fields of Image 2017-04-19 05:02:12 -07:00
IntegrationWithExistingApps.md fix issue, closes: https://github.com/facebook/react-native/issues/13380 2017-04-07 10:45:33 -07:00
IssueGuidelines.md Product Pains -> Canny 2017-02-17 15:02:23 -08:00
JavaScriptEnvironment.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
LayoutWithFlexbox.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
LinkingLibraries.md fix typo 2017-04-13 05:00:53 -07:00
MoreResources.md Include Create React Native App in Getting Started 2017-04-26 07:16:18 -07:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
NativeComponentsAndroid.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
NativeComponentsIOS.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
NativeModulesAndroid.md Documentation updates 2017-03-10 13:05:02 -08:00
NativeModulesIOS.md Update docs to clarify `RCT_REMAP_METHOD` usage. 2017-04-05 11:00:31 -07:00
Navigation.md Removed extra semicolon 2017-04-07 18:45:30 -07:00
Networking.md fix broken link 2017-04-12 16:15:15 -07:00
Performance.md Suggest using babel to remove `console.*` calls 2017-04-26 10:16:13 -07:00
PixelRatio.md Fix minor typo in PixelRatio.md 2017-01-10 01:28:26 -08:00
PlatformSpecificInformation.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
Props.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
RunningOnDevice.md Update RunningOnDevice.md 2017-03-24 18:45:58 -07:00
RunningOnDeviceAndroid.md Consolidate Running on Device (Android|iOS) Guides into one 2016-11-06 21:13:32 -08:00
RunningOnDeviceIOS.md Consolidate Running on Device (Android|iOS) Guides into one 2016-11-06 21:13:32 -08:00
RunningOnSimulatorIOS.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
SignedAPKAndroid.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
State.md Correct `setState()` usage in tutorial 2017-04-07 13:31:06 -07:00
Style.md Tweak presentation of Colors guide. 2017-03-06 18:01:06 -08:00
Testing.md Apple TV documentation 2017-04-05 19:02:48 -07:00
Text.md remove more peculiar web language 2017-02-23 16:31:41 -08:00
Timers.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
Troubleshooting.md Documentation updates 2017-03-10 13:05:02 -08:00
Tutorial.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
UnderstandingCLI.md Merge Android UI Performance into Performance doc, reorder sidebar 2017-03-06 10:10:04 -08:00
Upgrading.md fix issue, closes: https://github.com/facebook/react-native/issues/13380 2017-04-07 10:45:33 -07:00
UsingAListView.md Don't use 'vertically' when describing a ListView 2017-02-27 14:04:58 -08:00
UsingAScrollView.md Update UsingAScrollView.md 2017-02-28 06:23:58 -08:00