mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Typo
This commit is contained in:
@@ -165,7 +165,7 @@ This is not a typo.</p>
|
||||
|
||||
<h3>Rollup</h3>
|
||||
|
||||
<p>For the most efficient Browserify production build, install a few plugins:</p>
|
||||
<p>For the most efficient Rollup production build, install a few plugins:</p>
|
||||
<div class="highlight"><pre><code class="language-text" data-lang="text"># If you use npm
|
||||
npm install --save-dev rollup-plugin-commonjs rollup-plugin-replace rollup-plugin-uglify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user