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

Bundle the renderer into multiple chunks #887

Merged
merged 6 commits into from
Aug 13, 2018
Merged

Conversation

kraenhansen
Copy link
Member

@kraenhansen kraenhansen commented Aug 13, 2018

This should improve the time from loading a window until UI gets responsive by breaking up the renderer bundle into multiple asynchronously loaded chunks - this way a window of one type does not need to parse code that relates to another chunk.

@kraenhansen kraenhansen changed the title Multiple entries Bundle the renderer into multiple chunks Aug 13, 2018
@kraenhansen kraenhansen changed the title Bundle the renderer into multiple chunks Bundle the renderer into multiple chunks & upgrade Electron Aug 13, 2018
@kraenhansen kraenhansen self-assigned this Aug 13, 2018
@kraenhansen kraenhansen changed the title Bundle the renderer into multiple chunks & upgrade Electron Bundle the renderer into multiple chunks Aug 13, 2018
@kraenhansen kraenhansen merged commit 2e01709 into master Aug 13, 2018
@kraenhansen kraenhansen deleted the kh/multiple-entries branch August 13, 2018 13:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant