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

fix(front): split JS chunk #441

Merged
merged 1 commit into from
Jan 17, 2025
Merged

fix(front): split JS chunk #441

merged 1 commit into from
Jan 17, 2025

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Jan 17, 2025

Reduce size of JS chunk by moving chart.js and luxon libraries in separate vendor chunk.

fix #414

@rezib rezib added the bug This was supposed to work in this case and clearly it is not. label Jan 17, 2025
@rezib rezib added this to the v4.1.0 milestone Jan 17, 2025
@rezib rezib self-assigned this Jan 17, 2025
Reduce size of JS chunk by moving chart.js and luxon libraries in
separate vendor chunk.

fix #414
@rezib rezib merged commit f7be9cf into main Jan 17, 2025
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2025
@rezib rezib deleted the pr/fix-414 branch February 4, 2025 09:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This was supposed to work in this case and clearly it is not.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frontend JS chunk is too large
1 participant