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'.
Hey,
Today I updated to webpack 4 and appear this error: