build: 浼樺寲鎵撳寘浣撶Н锛坈ompression maximum + afterPack 瑁佸壀璇█鍖咃級zip 139.7MB -> 128.9MB
This commit is contained in:
@@ -15,6 +15,10 @@ files:
|
||||
asar: true
|
||||
# 关闭重建原生依赖(本应用无原生模块,避免下载耗时)
|
||||
npmRebuild: false
|
||||
# 压缩等级:maximum 用 7z 极限压缩 exe/asar,显著减小 zip 体积(打包稍慢)
|
||||
compression: maximum
|
||||
# 打包后处理:裁剪 locales 语言包等(见 scripts/afterPack.js)
|
||||
afterPack: ./scripts/afterPack.js
|
||||
win:
|
||||
icon: build/icon.ico
|
||||
# zip = 免安装绿色版压缩包;如需单文件 exe 可加 portable
|
||||
|
||||
Reference in New Issue
Block a user