mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on f1ef39233791e89c2f04848960fc0f9339ca2435
This commit is contained in:
@@ -82,9 +82,6 @@
|
||||
<span class="hljs-addition">+ enableHermes: true // clean and rebuild if changing</span>
|
||||
]
|
||||
</code></pre>
|
||||
<p>Also, if you're using ProGuard, you will need to add this rule in <code>proguard-rules.pro</code> :</p>
|
||||
<pre><code class="hljs">-<span class="ruby">keep <span class="hljs-class"><span class="hljs-keyword">class</span> <span class="hljs-title">com</span>.<span class="hljs-title">facebook</span>.<span class="hljs-title">hermes</span>.<span class="hljs-title">unicode</span>.** { *;</span> }
|
||||
</span></code></pre>
|
||||
<p>Next, if you've already built your app at least once, clean the build:</p>
|
||||
<pre><code class="hljs css language-shell"><span class="hljs-meta">$</span><span class="bash"> <span class="hljs-built_in">cd</span> android && ./gradlew clean</span>
|
||||
</code></pre>
|
||||
|
||||
@@ -82,9 +82,6 @@
|
||||
<span class="hljs-addition">+ enableHermes: true // clean and rebuild if changing</span>
|
||||
]
|
||||
</code></pre>
|
||||
<p>Also, if you're using ProGuard, you will need to add this rule in <code>proguard-rules.pro</code> :</p>
|
||||
<pre><code class="hljs">-<span class="ruby">keep <span class="hljs-class"><span class="hljs-keyword">class</span> <span class="hljs-title">com</span>.<span class="hljs-title">facebook</span>.<span class="hljs-title">hermes</span>.<span class="hljs-title">unicode</span>.** { *;</span> }
|
||||
</span></code></pre>
|
||||
<p>Next, if you've already built your app at least once, clean the build:</p>
|
||||
<pre><code class="hljs css language-shell"><span class="hljs-meta">$</span><span class="bash"> <span class="hljs-built_in">cd</span> android && ./gradlew clean</span>
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user