Skip to content

Commit

Permalink
add windows package minimal build config for tose interested
Browse files Browse the repository at this point in the history
  • Loading branch information
squalou committed Apr 9, 2021
1 parent dc7204c commit 268fc0e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
"deb"
]
},
"win": {
"target": [
"nsis"
]
},
"extraFiles": [
"libappindicator3.so.1",
"libappindicator3.so"
Expand Down

0 comments on commit 268fc0e

Please sign in to comment.