open-duelyst/duelyst

[P3] Upgrade Electron in Desktop builds

Open

#138 opened on Oct 14, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3,443 stars) (526 forks)batch import
enhancementhelp wanted

Description

Summary

We currently use Electron v2. The latest version is v21. Support for arm64 Macs was added in v11.

Upgrading directly to v11 cause the app to fail to start on Mac, so let's see what changes are needed to make this upgrade happen.

Contributor guide