1
0
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:
TGS963 2023-09-13 19:03:00 +05:30
parent 00ce2772db
commit 7c5f0663a0

View File

@ -58,6 +58,9 @@
"appId": "org.upscayl.app",
"artifactName": "${name}-${version}-${os}.${ext}",
"asar": true,
"asarUnpack": [
"**/node_modules/sharp/**/*"
],
"extraFiles": [
{
"from": "resources/${os}/bin",