Fix packaging

This commit is contained in:
Quinten Kock 2025-11-29 23:12:44 +01:00
parent 185f44e4ec
commit 143576ba68
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ const config: ForgeConfig = {
asar: true,
icon: "res/icon",
extraResource: "res/icon.png",
ignore: ["dist", "src", "res",], // Workaround for https://github.com/electron/forge/issues/3738
},
rebuildConfig: {},
makers: [