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
This version adds support to webpackv5 and drops webpackv4. Use a previous version if using webpackv4.
DEPRECATED
This version drops the options debugLogs and silent, as it now uses webpack's built-in logging system. Logging should be enabled through webpack's own configuration. The option debugLifecycle is still present, but it also works in conjunction with webpack's logging system, so both need to be enabled for logs to be seen.