Fix a typo in Debugging docs
Summary: Remote debugging port for Flipper is 9222 Reviewed By: passy Differential Revision: D19598819 fbshipit-source-id: a749615027fbd0ab998e09f96803055305e4f9d1
This commit is contained in:
committed by
Facebook Github Bot
parent
f0a3b5aeb9
commit
0ed95f2a99
@@ -15,7 +15,7 @@ In addition to helping you with the JavaScript, the JS console will also display
|
||||
|
||||
As an alternative to using built-in Developer Tools you can also attach to the running Flipper instance from Google Chrome Developer Tools. Sometimes this is useful, because the version of Dev Tools in Google Chrome is more recent than the embedded one, and it is possible to easily install additional extensions if required.
|
||||
|
||||
To attach the running Flipper instance open new tab in Google Chrome, navigate to "http://localhost:9122" and choose "Flipper" in the opened list.
|
||||
To attach the running Flipper instance open new tab in Google Chrome, navigate to "http://localhost:9222" and choose "Flipper" in the opened list.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user