RC 5 - Electron 3 issues on linux, remove need for `<base>` tag
This release includes a hotfix for #117, where Electron v3 would only display a blank screen. It also removes the need of the <base>
tag in the index.html
. After updating, remove that line, and your app will continue to work as normal.