vercel/hyper

Canary builds should use canary channel by default

開放

#2,704 建立於 2018年2月24日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (3,558 個分叉)batch import
help wanted🎨 Type: Enhancement

倉庫指標

星標
 (44,582 顆星)
PR 合併指標
 (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.

貢獻者指南