Skip to content

Commit

Permalink
Modified electron-builder configuration ⚒️
Browse files Browse the repository at this point in the history
  • Loading branch information
oyedejioyewole committed Mar 28, 2023
1 parent 29251a9 commit 5e32e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
copyright: "Copyright © 2023 ${author}",
win: {
target: "portable",
icon: "build/icons/icon.ico",
},
linux: {
target: "AppImage",
icon: "build/icons",
},
directories: {
output: "app",
Expand Down

0 comments on commit 5e32e5c

Please sign in to comment.