node-notifier icon indicating copy to clipboard operation
node-notifier copied to clipboard

Fixed issue notifications do not show in Electron application

Open hungkoala opened this issue 7 years ago • 4 comments

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"
}
]

hungkoala avatar Mar 07 '18 07:03 hungkoala

Hi! Thanks for submitting a PR. Could you summerize the gist of the changes? Are there any breaking changes?

mikaelbr avatar Apr 10 '18 11:04 mikaelbr

Also the changes of 736106e1c2db21287f42511811152549b54a3472, are they ment to be a part of this PR?

mikaelbr avatar Apr 10 '18 11:04 mikaelbr

Ping @hungkoala

kevinelliott avatar Mar 05 '19 22:03 kevinelliott

Just a subtle nudge :)

kevinelliott avatar Mar 14 '19 20:03 kevinelliott