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

Minimize RLNjs bundle #92

Closed
mhchia opened this issue Aug 24, 2023 · 1 comment · Fixed by #105
Closed

Minimize RLNjs bundle #92

mhchia opened this issue Aug 24, 2023 · 1 comment · Fixed by #105
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mhchia
Copy link
Member

mhchia commented Aug 24, 2023

What’s wrong?

The bundle for browser is not minimized. It may increase the loading time on browser

How to fix it?

Minimize the bundle for browser by changing the rollup configs, probably with @rollup/plugin-terser

@mhchia mhchia added enhancement New feature or request good first issue Good for newcomers labels Aug 24, 2023
@Ryoko619
Copy link
Contributor

I would like to solve this issue. Is that ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants