From 6eef16edc033c19be2ea4eef59ece6d7d1d6c6e7 Mon Sep 17 00:00:00 2001 From: locpham Date: Sun, 9 Aug 2026 08:28:15 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20targets=20=3D=20['msi']=20=E2=80=94=20ma?= =?UTF-8?q?kensis=2032-bit=20loi=20mmapping=20datablock=20voi=20bundle=20e?= =?UTF-8?q?ngine=20lon=20(RAM=2032GB=20van=20fail);=20MSI=20(WiX=2064-bit)?= =?UTF-8?q?=20build=20thanh=20cong?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f0311ef..a7c40d6 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -25,7 +25,7 @@ }, "bundle": { "active": true, - "targets": ["msi", "nsis"], + "targets": ["msi"], "icon": [ "icons/32x32.png", "icons/128x128.png",