You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING: html-webpack-plugin is now a peerDependency. Install v4 if you're using webpack@4, or v5-alpha if using webpack@5. Run npm dist-tags html-webpack-plugin to see latest versions.
New: print Done bundling. on watch runs as well (when using --dev). Makes it possible to know when successful watch runs ended.