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
remove watchOffset option in favor of time-fix-plugin
Breaking Changes
Introduces full support for webpack v4 and removes support for lesser versions.
The watchOffset option has been removed and the README has been updated with alternative means of accomplishing the same result for this module and webpack v4.
middleware.webpack now returns a Promise that should be handled with .then when needing to perform other actions, like adding additional middleware.