seeyoulater / html-beautify-webpack-plugin

Beautifier for HtmlWebpackPlugin's output
MIT License
19 stars 13 forks source link

Webpack 4 error: 'html-webpack-plugin-after-html-processing' #2

Closed javipuche closed 6 years ago

javipuche commented 6 years ago

Hey,

Today I updated to webpack 4 and appear this error:

Error: Plugin could not be registered at 'html-webpack-plugin-after-html-processing'. Hook was not found.
BREAKING CHANGE: There need to exist a hook at 'this.hooks'. To create a compatiblity layer for this hook, hook into 'this._pluginCompat'.
seeyoulater commented 6 years ago

3