Skip to content

Releases: ashutoshSce/minify-html-webpack-plugin

Fixed: handle compilation.errors

Choose a tag to compare

@ashutoshSce ashutoshSce released this 19 Jul 21:21

Handle compilation.errors
Exit minification process when compilation has some errors from other modules.

v1.1.6

Choose a tag to compare

@ashutoshSce ashutoshSce released this 16 Feb 19:57

Version Upgrade

  • Webpack version upgrade

v1.1.4

Choose a tag to compare

@ashutoshSce ashutoshSce released this 24 Nov 23:27

Features

  • Support for search and replace before minifying it (#7)
  • Run minification process after webpack build at the end (#9)