Skip to content

Commit

Permalink
Added zip target to mac build process.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Dec 27, 2018
1 parent e9615b6 commit 245fb85
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/app/main/package.json
Expand Up @@ -226,6 +226,12 @@
"arch": [
"x64"
]
},
{
"target": "zip",
"arch": [
"x64"
]
}
]
},
Expand Down

0 comments on commit 245fb85

Please sign in to comment.