chore: 显式配置打包的 targets

This commit is contained in:
lanyeeee
2026-03-08 07:13:47 +08:00
parent e757c6b64e
commit d1be51bec1

View File

@@ -16,7 +16,13 @@
},
"bundle": {
"active": true,
"targets": "all",
"targets": [
"nsis",
"app",
"dmg",
"deb",
"rpm"
],
"licenseFile": "../LICENSE",
"icon": [
"icons/32x32.png",