open-duelyst/duelyst

[P3] Upgrade Electron in Desktop builds

开放

#138 创建于 2022年10月14日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (526 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (3,443 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南