This commit is contained in:
Dan Abramov
2017-05-03 15:05:54 +01:00
parent 788d9c8678
commit 4eccc7696e
+1 -1
View File
@@ -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