fix: enable createUpdaterArtifacts for tauri updater

This commit is contained in:
lanrtop 2026-04-02 02:19:33 +09:00
parent 7269f07a18
commit 27b39a128e

View File

@ -26,6 +26,7 @@
"bundle": { "bundle": {
"active": true, "active": true,
"targets": "all", "targets": "all",
"createUpdaterArtifacts": true,
"icon": [ "icon": [
"icons/32x32.png", "icons/32x32.png",
"icons/128x128.png", "icons/128x128.png",