Adam Štěpánek
Adam Štěpánek
> @RichMatthews You can't test this using a simulator. Only real devices. > > Works fine as I've just pushed a release out to production on an app I develop...
Well, I just added this as the last item of the plugins array. Something like: plugins: [ .... new WebpackBuildNotifierPlugin({ title: "My project", logo: path.resolve("./www/images/favicons/favicon-32x32.png"), }) ] Basically just as...
node-notifier works fine. Notification popped up.
Sorry for the delay in response. I tried upgrading but it didn't help.
webpack 4.42.1 and webpack-cli 3.3.11
Any updates on this please?