notifier not working in watch mode
oluul opened this issue · 3 comments
oluul commented
hi.
notify of the first build successful, but the second, third did not notify.
Turbo87 commented
did the second/third build fail?
oluul commented
No, when the failure of the success tips
Turbo87 commented
you should use the alwaysNotify
setting if you want to see notifications for successful builds too (https://github.com/Turbo87/webpack-notifier#always-notify)