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

Reduce disk size of the app #39

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Reduce disk size of the app #39

merged 1 commit into from
Nov 20, 2023

Conversation

flbraun
Copy link
Owner

@flbraun flbraun commented Nov 20, 2023

electron-builder copies a lot of unnecessary stuff into the packaged app.
Thin this bloat out by ignoring any non-essential file/directory in the packager's config.

electron-builder copies a lot of unnecessary stuff into the packaged app.
Thin this bloat out by ignoring any non-essential file/directory in the packager's config.
@flbraun flbraun merged commit 7c51130 into master Nov 20, 2023
2 checks passed
@flbraun flbraun deleted the reduce-build-size branch November 20, 2023 20:20
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.

None yet

1 participant