mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Remove the certificate config for windows
We override a lot of the config in our builder so we'll override this there too, then the riot-desktop repo builds an unsigned windows app by default rather than erroring if you don't have our cert installed, which means other people don't have to patch package.json to build it.
This commit is contained in:
parent
40eec12b86
commit
5816a07617
@ -97,8 +97,7 @@
|
||||
"win": {
|
||||
"target": {
|
||||
"target": "squirrel"
|
||||
},
|
||||
"certificateSubjectName": "New Vector Ltd"
|
||||
}
|
||||
},
|
||||
"directories": {
|
||||
"output": "dist"
|
||||
|
Loading…
Reference in New Issue
Block a user