react-native/local-cli/server/util
Koen Punt 91417ae5a6 Mention correct shortcut to open "Developer Tools"
Summary:
`⌘⌥J` is for "JavaScript Console", `⌘⌥I` is for "Developer Tools"

The shortcut mentioned was for opening the "JavaScript Console", which is incorrect.

![image](https://cloud.githubusercontent.com/assets/351038/25304378/4e210808-2766-11e7-8a6b-b1d1a160bc42.png)
Closes https://github.com/facebook/react-native/pull/13628

Differential Revision: D5700784

Pulled By: hramos

fbshipit-source-id: 668e2861dbece7eabc776202cee37759f6ca3099
2017-08-24 17:37:49 -07:00
..
__tests__ remove disableAutomock from jest tests (new default) @bypass-lint 2017-06-13 15:04:09 -07:00
external Make copy button work on android emulator in Linux using xsel 2017-04-04 10:20:19 -07:00
attachHMRServer.js Metro HMR: Add file parameter to getShallowDependencies() 2017-08-24 08:18:06 -07:00
copyToClipBoard.js Update copyToClipBoard.js 2017-07-10 15:22:50 -07:00
debugger.html Mention correct shortcut to open "Developer Tools" 2017-08-24 17:37:49 -07:00
debuggerWorker.js Handle fatal errors thrown by the Chrome debugger 2017-06-12 03:38:51 -07:00
getInverseDependencies.js react-native: attachHMRServer: make it generic 2017-06-02 09:31:41 -07:00
jsPackagerClient.js BREAKING: Change the js1 - packager - RN App protocol to version 2 2017-02-16 04:30:00 -08:00
launchChrome.js added chromium support for devTools on linux 2017-07-11 12:31:15 -07:00
launchEditor.js open in editor fix, show tip instead of error 2017-04-28 06:18:30 -07:00
messageSocket.js Extract PackagerConnectionSettings to ensure easier reusability of PackagerConnection module 2017-03-17 10:02:34 -07:00
webSocketProxy.js Improve Chrome debugger 2016-02-05 15:17:33 -08:00