Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify electron builder configuration to remove source code and tests #190

Merged
merged 1 commit into from
May 25, 2018

Conversation

hervehobbes
Copy link
Contributor

No need to keep the source code and tests inside the asar file

@@ -3,6 +3,22 @@
"directories": {
"output": "app-builds"
},
"files": [
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @hervehobbes

Could we just add main.js and /dist and ignore everything else?

@maximegris maximegris merged commit e98702d into maximegris:master May 25, 2018
@maximegris
Copy link
Owner

Nice optimization. Thanks ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants