Add auto-update check#110
Conversation
|
For extra help with debugging, let's also set up logging, as described in https://www.electron.build/auto-update#debugging. |
|
I have a feeling that portable apps on Windows (i.e., what we're building currently) are not auto-updatable. Nowhere does the documentation actually, like, say this...but the fact that I'll try that in EDIT: Confirmed that portable apps don't support auto-updates. I've changed the build target to the default NSIS installer (cd25705) and tested it manually; seems to work pretty well, honestly. So, as far as I can tell, this is ready to go once we've added the debugging stuff and moved a bit of code around. |
|
Merged in f7dca4d. |
No description provided.