Skip to content

Commit c9ce513

Browse files
authored
fix: Fix webpack version in readme (#32)
1 parent 907ebf5 commit c9ce513

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
@@ -2,7 +2,7 @@
22

33
[![npm](https://img.shields.io/npm/v/mini-html-webpack-plugin.svg)](https://www.npmjs.com/package/mini-html-webpack-plugin) [![Build Status](https://travis-ci.org/styleguidist/mini-html-webpack-plugin.svg)](https://travis-ci.org/styleguidist/mini-html-webpack-plugin)
44

5-
The plugin writes CSS and JS asset paths for you automatically. Works with webpack 3 and 4.
5+
The plugin writes CSS and JS asset paths for you automatically. It works with webpack 4 or higher.
66

77
**It does not work with html-webpack-plugin plugins!**
88

0 commit comments

Comments
 (0)