Skip to content

Commit

Permalink
Merge branch 'master' into sbruens/linux-title
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Apr 1, 2024
2 parents 53b809d + e32363a commit e1ea50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/electron/electron-builder.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": ["build/electron", "www", "resources/tray", "!node_modules/electron"],
"asarUnpack": ["third_party", "tools"],
"asarUnpack": ["output", "tools"],
"artifactName": "Outline-Client.${ext}",
"directories": {
"output": "output/build/dist"
Expand Down

0 comments on commit e1ea50f

Please sign in to comment.