Skip to content

Releases: haoliangyu/html-webpack-processing-plugin

1.0.2

Choose a tag to compare

@haoliangyu haoliangyu released this 02 Aug 14:25
  • Make the html-webpack-plugin version requirement more flexible (#19)

1.0.1

Choose a tag to compare

@haoliangyu haoliangyu released this 15 May 15:30
  • move pretty to dev dependency
  • add html-webpack-plugin as peer dependency

1.0.0

Choose a tag to compare

@haoliangyu haoliangyu released this 14 May 19:03
  • Support webpack v4

0.1.3

Choose a tag to compare

@haoliangyu haoliangyu released this 29 Oct 16:34
  • fix a bug caused by the missing callback function (#3)

0.1.2

Choose a tag to compare

@haoliangyu haoliangyu released this 02 Nov 14:14
  • rewrite all code into ES6