尝试单独构建 asar 包 #300

This commit is contained in:
muwoo
2023-11-14 17:13:15 +08:00
parent dcea66e848
commit c99ec18151
3 changed files with 9 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ module.exports = {
productName: 'rubick',
appId: 'com.muwoo.rubick',
compression: 'maximum',
afterPack: './release.js',
directories: {
output: 'build',
},