mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-13 23:06:57 +08:00
✨ 尝试单独构建 asar 包 #300
This commit is contained in:
parent
f59069b2ec
commit
696c24657b
@ -33,6 +33,7 @@ module.exports = {
|
||||
productName: 'rubick',
|
||||
appId: 'com.muwoo.rubick',
|
||||
compression: 'maximum',
|
||||
afterPack: './release.js',
|
||||
afterAllArtifactBuild: () => {
|
||||
return ['./build/app.asar.tgz'];
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user