mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-12 01:40:53 +01:00
added fix for the missing sharp library dll
This commit is contained in:
parent
00ce2772db
commit
7c5f0663a0
@ -58,6 +58,9 @@
|
||||
"appId": "org.upscayl.app",
|
||||
"artifactName": "${name}-${version}-${os}.${ext}",
|
||||
"asar": true,
|
||||
"asarUnpack": [
|
||||
"**/node_modules/sharp/**/*"
|
||||
],
|
||||
"extraFiles": [
|
||||
{
|
||||
"from": "resources/${os}/bin",
|
||||
|
Loading…
Reference in New Issue
Block a user