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