- No changes needed, package.json updated to reflect current dependency versions
- Addresses #15
- Remove testcases with Webpack 3 (compatability issues with mini-css-extract-plugin)
- Added documentation around a potential pitfall when using production-mode webpack.
- Upgraded test dependencies
- Fixed peerDependency version syntax
Fixed an issue where non-links were being removed, rather than left alone.
added support for HtmlWebpack Plugin v4's new hooks
Verified that the plugin works with webpack 4 and html-webpack-plugin v3.2