hxlniada / webpack-concat-plugin

a plugin to help webpack to concat file and inject to html
https://github.com/hxlniada/webpack-concat-plugin
97 stars 55 forks source link

Documentation should reflect latest release dependency on Webpack 4 #56

Open mrehayden1 opened 6 years ago

mrehayden1 commented 6 years ago

I spent 20 minutes working out the latest stable release was for Webpack 4. Oops.

Might help others from making the same mistake.

stevenvachon commented 5 years ago

It currently says "for webpack >= 4.0". Are you suggesting that it needs to also say "for webpack < 4.0" ?