Skip to content

xiaohesong/electron-auto-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • update notice

公司内部的系统,代码托管在gitlab,想直接在gitlab上做更新,不行,自己搭了一个服务器可以,页面读取yml发现和gitlab的不同,不是纯文本(raw&blob)。

https://raw.githubusercontent.com/xiaohesong/electron-auto-update/master/dist/latest.yml

比如这个链接就可以。

gitlab private repo does't work

这个已经修复,我目前的版本是:

"electron-updater": "3.0.2",
"electron": "^2.0.3",
"electron-builder": "20.23.1",
  • react code splitting

这个不可以工作,是因为browserHistory different hashHistory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published