Skip to content

Commit

Permalink
Update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
c0re100 committed Mar 21, 2023
1 parent df47d14 commit bbdcf76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"cache": "./electron_cache"
},
"asar": false,
"afterPack": "./script/after.js"
"afterSign": "./script/after.js",
"compression": "maximum"
}
}

0 comments on commit bbdcf76

Please sign in to comment.