Skip to content

Commit

Permalink
Change buildResources to dist-assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Mihajlov committed Jul 30, 2017
1 parent 587b49f commit 82b9bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.yml
Expand Up @@ -5,7 +5,7 @@ productName: MyApp
asar: true

directories:
buildResources: build-assets/
buildResources: dist-assets/
output: dist/

files:
Expand Down

0 comments on commit 82b9bae

Please sign in to comment.