add zip for windows #243

pull/196/head
Mikael Finstad 2020-02-11 22:45:04 +08:00
rodzic d085b8dd16
commit 247dad4fee
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -111,7 +111,10 @@
"icon": "icon-build/app-512.png"
},
"win": {
"target": "portable",
"target": [
"portable",
"zip"
],
"extraResources": [
"node_modules/ffmpeg-static/bin/win32/x64/**",
"node_modules/ffprobe-static/bin/win32/x64/**"