I enable the enableBuildNotifications and the notification appears when first build is done, but when I use --watch I didn'te receive any notification.
I have tried also send alwaysNotify as the argument of enableBuildNotifications() method, but also didn't work so far.
Hey guys,
I am using webpack encore with symfony.
I enable the enableBuildNotifications and the notification appears when first build is done, but when I use --watch I didn'te receive any notification.
I have tried also send alwaysNotify as the argument of enableBuildNotifications() method, but also didn't work so far.
Anyone figure what happening ? Thanks in advance.