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

Test out closure compiler instead of Terser #88

Open
s-yadav opened this issue Aug 19, 2020 · 0 comments
Open

Test out closure compiler instead of Terser #88

s-yadav opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
bundle size Label for improving bundle size performance Label for improving runtime performance

Comments

@s-yadav
Copy link
Collaborator

s-yadav commented Aug 19, 2020

Currently, we use Terser for optimizing the final bundle.
We should give a try on closure compiler and its different optimization levels. This can lead to better runtime performance and smaller bundle size.

PS: React uses Closure compiler to build react.

@s-yadav s-yadav added bundle size Label for improving bundle size performance Label for improving runtime performance labels Aug 19, 2020
@s-yadav s-yadav self-assigned this Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundle size Label for improving bundle size performance Label for improving runtime performance
Projects
None yet
Development

No branches or pull requests

1 participant