feat: custom updater provider (#3959)

This commit is contained in:
Peng Xiao
2023-08-26 06:08:28 +08:00
committed by GitHub
parent 18a9d67e37
commit 36bb3957ab
5 changed files with 259 additions and 4 deletions

View File

@@ -44,6 +44,7 @@ export const config = () => {
'electron-updater',
'@toeverything/plugin-infra',
'yjs',
'semver',
],
define: define,
format: 'cjs',