<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Javascript on zeromake 的个人博客</title><link>/categories/javascript/</link><description>Recent content in Javascript on zeromake 的个人博客</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 07 Oct 2023 19:24:38 +0800</lastBuildDate><atom:link href="/categories/javascript/index.xml" rel="self" type="application/rss+xml"/><item><title>electron 做仅 asar 文件自动更新</title><link>/pages/electron-auto-updater-asar/</link><pubDate>Wed, 26 Apr 2023 16:10:12 +0800</pubDate><guid>/pages/electron-auto-updater-asar/</guid><description>&lt;h2 id="前言">前言&lt;/h2>
&lt;p>最近公司需要使用 electron 制作一些 gui 工具提供给内部使用，制作完成后发现更新比较繁琐，使用 &lt;code>electron-updater&lt;/code> 做全量又没有必要，最后选择了仅做 asar 文件自动更新。&lt;/p></description></item></channel></rss>