fix(js): update Electron build configuration and dependencies (#411)
This commit is contained in:
@@ -100,9 +100,9 @@ dmg:
|
||||
|
||||
# Windows Configuration
|
||||
win:
|
||||
forceCodeSigning: false
|
||||
# Skip update signature verification: we ship via OSS + GitHub without a
|
||||
# code-signing certificate, so verifying would always fail on the updater.
|
||||
verifyUpdateCodeSignature: false
|
||||
signAndEditExecutable: true
|
||||
extraResources:
|
||||
- from: resources/bin/win32-${arch}
|
||||
to: bin
|
||||
|
||||
Reference in New Issue
Block a user