diff --git a/forge.config.js b/forge.config.js index a9eb6478..7561d4f8 100644 --- a/forge.config.js +++ b/forge.config.js @@ -20,7 +20,7 @@ module.exports = { } return true }, - asar: true, + // asar: true, }, rebuildConfig: { buildPath: __dirname,