Skip to content

Commit

Permalink
change local electron build extraResources
Browse files Browse the repository at this point in the history
  • Loading branch information
petong committed Aug 16, 2018
1 parent 7514e5e commit a6dde61
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion electron-builder.local.yml
Expand Up @@ -2,7 +2,10 @@
files:
- "!certs/*"
extraResources:
- "**/*"
- from: "resources/${os}"
- to: "resources"
- filter:
- "geth*"
mac:
target:
- default
Expand Down

0 comments on commit a6dde61

Please sign in to comment.