From f358b3fd7484bc8374bc64f83427eac1abab34b0 Mon Sep 17 00:00:00 2001 From: XuluWarrior Date: Sat, 14 Sep 2024 01:34:56 +0100 Subject: [PATCH] Build portable Windows exe --- electron-builder.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/electron-builder.yml b/electron-builder.yml index 7cb2fcf..bb8f457 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -13,6 +13,9 @@ asarUnpack: - resources/** win: executableName: swagger-editor-offline + target: + - nsis + - portable nsis: artifactName: ${name}-${version}-setup.${ext} shortcutName: ${productName}