Skip to content

Commit

Permalink
modified for building
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed May 1, 2020
1 parent e23ce66 commit 5e5c0f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion res/builder/win.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ const config = {
"./node_modules/node-notifier/vendor/**"
],
"target": [
"nsis"
"nsis",
"zip"
],
"icon": "res/icons/iconWin.ico",
"files": [
Expand Down

0 comments on commit 5e5c0f4

Please sign in to comment.