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

[FEATURE] Optimise build by sorting the main on build time & page by inlining runtime chunk (webpack.js) #228

Open
alvinkl opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels
enhancement Minor enhancement or optimization feature New Feature question Further information is requested

Comments

@alvinkl
Copy link
Contributor

alvinkl commented Sep 17, 2019

Optimise page by inlining runtime chunk to reduce network request

Also optimise the sorting logic for main on build time, sort the asset instead of server sorts during runtime

Reference: https://developers.google.com/web/fundamentals/performance/webpack/use-long-term-caching

@alvinkl alvinkl added enhancement Minor enhancement or optimization question Further information is requested feature New Feature labels Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Minor enhancement or optimization feature New Feature question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants