help wanted🎨 Type: Enhancement
Repository-Metriken
- Stars
- (44.582 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.