mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-03-13 08:28:13 -04:00
parent
a05fbf65c1
commit
1dc70e621b
@ -99,7 +99,10 @@ const config = {
|
|||||||
include: 'build/installer.nsh'
|
include: 'build/installer.nsh'
|
||||||
},
|
},
|
||||||
linux: {
|
linux: {
|
||||||
icon: 'build/icons/'
|
icon: 'build/icons/',
|
||||||
|
asarUnpack: [
|
||||||
|
'**/node_modules/sharp/**'
|
||||||
|
]
|
||||||
},
|
},
|
||||||
snap: {
|
snap: {
|
||||||
publish: ['github']
|
publish: ['github']
|
||||||
|
Loading…
Reference in New Issue
Block a user