node-notifier
node-notifier copied to clipboard
Fixed issue notifications do not show in Electron application
Electron package.json example "build": { "asarUnpack": [ "./app/node_modules/node-notifier/vendor/**" ], "extraResources": [ { "from": "./app/node_modules/node-notifier/vendor", "to": "app.asar.unpacked/node_modules/node-notifier/vendor" } ]
Hi! Thanks for submitting a PR. Could you summerize the gist of the changes? Are there any breaking changes?
Also the changes of 736106e1c2db21287f42511811152549b54a3472, are they ment to be a part of this PR?
Ping @hungkoala
Just a subtle nudge :)