Skip to content

Commit

Permalink
AppImage target for linux until we support snap
Browse files Browse the repository at this point in the history
  • Loading branch information
sapien99 committed May 21, 2022
1 parent 8a4d2fb commit 94075ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions launcher/vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ module.exports = {
nodeGypRebuild: false,
npmRebuild: false,
//npmArgs: "--no-optional",
linux: {
target: "AppImage"
}
}
}
},
Expand Down

0 comments on commit 94075ce

Please sign in to comment.