mirror of
https://github.com/rubickCenter/rubick
synced 2025-08-08 20:29:32 +08:00
✨ linux 构建包修复
This commit is contained in:
parent
342f0f36a5
commit
7e66b3f3e9
@ -33,10 +33,10 @@ module.exports = {
|
|||||||
productName: 'rubick',
|
productName: 'rubick',
|
||||||
appId: 'com.muwoo.rubick',
|
appId: 'com.muwoo.rubick',
|
||||||
compression: 'maximum',
|
compression: 'maximum',
|
||||||
afterPack: './release.js',
|
// afterPack: './release.js',
|
||||||
afterAllArtifactBuild: () => {
|
// afterAllArtifactBuild: () => {
|
||||||
return ['./build/app.asar.gz'];
|
// return ['./build/app.asar.gz'];
|
||||||
},
|
// },
|
||||||
directories: {
|
directories: {
|
||||||
output: 'build',
|
output: 'build',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user