增加应用程序图标
This commit is contained in:
parent
66c3d6f948
commit
bca789a017
BIN
assets/icon.ico
Normal file
BIN
assets/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
@ -13,6 +13,7 @@ const config: ForgeConfig = {
|
||||
extraResource: [
|
||||
'assets/'
|
||||
],
|
||||
icon: 'assets/icon.ico',
|
||||
},
|
||||
rebuildConfig: {},
|
||||
makers: [new MakerSquirrel({}), new MakerZIP({}, ['darwin']), new MakerRpm({}), new MakerDeb({})],
|
||||
|
Loading…
x
Reference in New Issue
Block a user