You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
<b>This page includes an extra development build of React. 🚧</b>
11
+
</p>
12
+
<p>
13
+
The React build on this page includes both development and production versions because dead code elimination has not been applied correctly.
14
+
<br/>
15
+
<br/>
16
+
This makes its size larger, and causes React to run slower.
17
+
<br/>
18
+
<br/>
19
+
Make sure to <ahref="https://facebook.github.io/react/docs/optimizing-performance.html#use-the-production-build">set up dead code elimination</a> before deployment.
20
+
</p>
21
+
<hr/>
22
+
<p>
23
+
Open the developer tools, and the React tab will appear to the right.
0 commit comments