Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Commit

Permalink
Reduce build size
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed Feb 24, 2019
1 parent e6add50 commit 1c7b000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"output": "dist",
"buildResources": "static/app-icons"
},
"files": ["build/**/*", "package.json"],
"publish": "github",
"linux": {
"category": "Network",
Expand Down

0 comments on commit 1c7b000

Please sign in to comment.