Skip to content

Commit 4b788e9

Browse files
your > the
1 parent 0c53bdd commit 4b788e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module.exports = {
6868

6969
### Minimizing For Production
7070

71-
While webpack 5 is likely to come with a CSS minimizer built-in, with webpack 4 you need to bring your own. To minify your the output, use a plugin like [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin):
71+
While webpack 5 is likely to come with a CSS minimizer built-in, with webpack 4 you need to bring your own. To minify the the output, use a plugin like [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin):
7272

7373
**webpack.config.js**
7474

0 commit comments

Comments
 (0)