move icon to resources

This commit is contained in:
srgooglo 2023-11-15 17:40:15 +01:00
parent 2fc6daf046
commit 6e8bfc5f56
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ asarUnpack:
- resources/** - resources/**
win: win:
executableName: rs-bundler executableName: rs-bundler
icon: build/icon.png icon: resources/icon.ico
nsis: nsis:
artifactName: ${name}-${version}-setup.${ext} artifactName: ${name}-${version}-setup.${ext}
shortcutName: ${productName} shortcutName: ${productName}

BIN
resources/icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB