help wanted🎨 Type: Enhancement
倉庫指標
- Star
- (44,582 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
If a canary build is installed from scratch, it should not be configured to have updates from stable channel.
The idea is to create a new config file that will override updateChannel setting in config-default.js. Something like conig-default.canary.js.
CI would use/copy this file before build app if this is a canary build.