Fixed issue where extraction library could not be run from asar.
This commit is contained in:
@@ -95,6 +95,9 @@
|
||||
"files": [
|
||||
"!{target,logs,.vscode,docs,dev-app-update.yml}"
|
||||
],
|
||||
"extraResources": [
|
||||
"libraries"
|
||||
],
|
||||
"asar": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user