Skip to content

Commit

Permalink
rocketseat-content#2 Gerar executável para Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
walteribeiro committed Jul 30, 2019
1 parent 974fde8 commit bffb018
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added build/icon.ico
Binary file not shown.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"snap",
"rpm"
]
},
"win": {
"target": "NSIS",
"icon": "icon.ico"
}
}
}

0 comments on commit bffb018

Please sign in to comment.