Auto Update with electron-updater (WIP) #808

Merged
alexliebowitz merged 36 commits from auto-update into master 2018-01-24 23:51:49 +01:00
Showing only changes of commit 76f6b1efa9 - Show all commits

View file

@ -10,8 +10,6 @@ import Daemon from './Daemon';
import Tray from './Tray';
import createWindow from './createWindow';
// For now, log info messages in production for easier debugging
log.transports.file.level = '';
autoUpdater.autoDownload = true;
// This is set to true if an auto update has been downloaded through the Electron