open-duelyst/duelyst

[P3] Upgrade Electron in Desktop builds

Open

#138 geöffnet am 14. Okt. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.443 Stars) (526 Forks)batch import
enhancementhelp wanted

Beschreibung

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