Closed toddwong closed 3 years ago
Webpack 5 is now in beta now, this awesome plugin triggers a warning when work with it:
[DEP_WEBPACK_MAIN_TEMPLATE_ASSET_PATH] DeprecationWarning: MainTemplate.hooks.assetPath is deprecated (use Compilation.hooks.assetPath instead)
Official support for Webpack 5 has just been released on v4.0.0.
v4.0.0
Webpack 5 is now in beta now, this awesome plugin triggers a warning when work with it: