Skip to content

Commit

Permalink
Build as asar
Browse files Browse the repository at this point in the history
  • Loading branch information
Cu3PO42 committed Nov 22, 2017
1 parent a2b281c commit 635b907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const shouldBuildAll = argv.all || false;
const DEFAULT_OPTS = {
dir: './',
name: appName,
asar: false,
asar: true,
prune: true,
packageManager: 'yarn',
'app-bundle-id': 'com.cu3po42.keysave',
Expand Down

0 comments on commit 635b907

Please sign in to comment.