Skip to content

Fixed issue notifications do not show in Electron application#225

Open
hungkoala wants to merge 3 commits intomikaelbr:masterfrom
hungkoala:master
Open

Fixed issue notifications do not show in Electron application#225
hungkoala wants to merge 3 commits intomikaelbr:masterfrom
hungkoala:master

Conversation

@hungkoala
Copy link
Copy Markdown

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

@mikaelbr
Copy link
Copy Markdown
Owner

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

@mikaelbr
Copy link
Copy Markdown
Owner

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

@kevinelliott
Copy link
Copy Markdown

Ping @hungkoala

@kevinelliott
Copy link
Copy Markdown

Just a subtle nudge :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants