Unable to make it work in my configuration webpack 5.3.0 + node 8.5.0
Closed this issue · 1 comments
reficedev commented
I would like to have notification when my JS and CSS are compiled (watch and prod) but I dont manage to make it work.
Here is my webpack.config.js and package.json, which only display the test 'message' notification.
Did I miss something ?
Gvozd commented
@reficedev
probably fixed
try version 1.9.0 or newer
reopen if problem persists