add release channel setting and implementation

This commit is contained in:
jeffvli 2025-10-11 15:05:29 -07:00
parent f14d1f3c5c
commit 4d12a4d6cb
7 changed files with 104 additions and 56 deletions

View file

@ -176,9 +176,5 @@
"esbuild"
]
},
"build": {
"generateUpdateFilesForAllChannels": true,
"allowDowngrade": true
},
"productName": "feishin"
}