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 fixes#27 by making sure the service is killed when the watch
task emits the "watch-close" event.
This fix only works with webpack >= 2.3.0 otherwise it's effectively a
noop because the event will never be emitted.
0 commit comments