1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Desktop: Resolves #8028: Compress installer to reduce size (#8068)

This commit is contained in:
Arun Kumar
2023-04-20 13:32:04 +05:30
committed by GitHub
parent e23e036677
commit 079b379e7a

View File

@@ -27,6 +27,7 @@
},
"build": {
"appId": "net.cozic.joplin-desktop",
"compression": "maximum",
"productName": "Joplin",
"npmRebuild": false,
"afterSign": "./tools/notarizeMacApp.js",