Deploy website

Deploy website version based on af77aa87dd4bdbe2785aee2385ebfa2ddd5c9923
This commit is contained in:
Website Deployment Script
2019-11-18 15:23:10 +00:00
parent c8696f1d84
commit c0a45b32ca
84 changed files with 638 additions and 602 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ YellowBox<span class="token punctuation">.</span><span class="token function">ig
<p>On Android 5.0+ devices connected via USB, you can use the <a href="http://developer.android.com/tools/help/adb.html"><code>adb</code> command line tool</a> to setup port forwarding from the device to your computer:</p>
<p><code>adb reverse tcp:8081 tcp:8081</code></p>
<!-- alex ignore host-hostess -->
Alternatively, select "Dev Settings" from the Developer Menu, then update the "Debug server host for device" setting to match the IP address of your computer.
<p>Alternatively, select &quot;Dev Settings&quot; from the Developer Menu, then update the &quot;Debug server host for device&quot; setting to match the IP address of your computer.</p>
<blockquote>
<p>If you run into any issues, it may be possible that one of your Chrome extensions is interacting in unexpected ways with the debugger. Try disabling all of your extensions and re-enabling them one-by-one until you find the problematic extension.</p>
</blockquote>