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

Externalise React for client side bundles for server-side rendering #223

Open
mxro opened this issue Jul 3, 2022 · 0 comments
Open

Externalise React for client side bundles for server-side rendering #223

mxro opened this issue Jul 3, 2022 · 0 comments
Labels
enhancement New feature or request template-ssr Relating to the server-side rendering template
Projects

Comments

@mxro
Copy link
Collaborator

mxro commented Jul 3, 2022

Bundle sizes for client side bundles can potentially be made smaller by externalizing React and loading it from a CDN.

See:

evanw/esbuild#806

@mxro mxro added this to To do in Backlog via automation Jul 3, 2022
@mxro mxro added the enhancement New feature or request label Jul 3, 2022
@mxro mxro added the template-ssr Relating to the server-side rendering template label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request template-ssr Relating to the server-side rendering template
Projects
Backlog
To do
Development

No branches or pull requests

1 participant