mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 21:41:52 +08:00
chore: add electronZipDir env which helps to offline build (#8983)
This commit is contained in:
@@ -150,6 +150,7 @@ export default {
|
||||
identity: 'Developer ID Application: TOEVERYTHING PTE. LTD.',
|
||||
'hardened-runtime': true,
|
||||
},
|
||||
electronZipDir: process.env.ELECTRON_FORGE_ELECTRON_ZIP_DIR,
|
||||
osxNotarize: process.env.APPLE_ID
|
||||
? {
|
||||
tool: 'notarytool',
|
||||
|
||||
Reference in New Issue
Block a user