We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's make this bug a meta for the various performance improvement we can do at the moment:
The text was updated successfully, but these errors were encountered:
Maybe also integrate web perf measuring as part of our deployment workflow and track performance regressions.
Sorry, something went wrong.
Yep that would be great, do you have any specific tooling in mind?
[DONE] And to not forget:
No branches or pull requests
Let's make this bug a meta for the various performance improvement we can do at the moment:
Concatenate and minify the CSS resources (depends on Concatenate and minify the CSS resources #158);Concatenate and minify generated scripts (depends on Concatenate and minify the generate scripts #45);Use minimized versions of external libs (React and React DOM);Optimise React for production builds](Optimise React for production builds #46);The text was updated successfully, but these errors were encountered: