open-browser-webpack-plugin
open-browser-webpack-plugin copied to clipboard
webpack4 DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks`
(node:79011) DeprecationWarning: Tapable.plugin is deprecated. Use new API on .hooks
instead
at OpenBrowserPlugin.apply
"Webpack 4 is using a new plugin system and deprecates the previous APIs"
More info on this topic here: https://github.com/webpack/webpack/issues/6568#issuecomment-377491754