diff --git a/package.json b/package.json index 47f039ad..0b5b11a9 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,12 @@ "node_modules\\wmi-client\\**\\*", "!node_modules\\wmi-client\\bin" ], + "asar": true, + "asarUnpack": [ + "node_modules\\wmi-client\\**\\*", + "node_modules\\sharp\\**\\*", + "**\\*.node" + ], "win": { "target": [ "nsis"