Skip to content

Enhance Vite configuration for optimized builds#3007

Merged
jhaals merged 1 commit intomasterfrom
fix/warnings
Sep 9, 2025
Merged

Enhance Vite configuration for optimized builds#3007
jhaals merged 1 commit intomasterfrom
fix/warnings

Conversation

@jhaals
Copy link
Copy Markdown
Owner

@jhaals jhaals commented Sep 9, 2025

  • Added manual chunking for large libraries including crypto, React ecosystem, router, i18n libraries, and UI components to improve load times.
  • Set chunk size warning limit to 600.

- Added manual chunking for large libraries including crypto, React ecosystem, router, i18n libraries, and UI components to improve load times.
- Set chunk size warning limit to 600.

Signed-off-by: Johan Haals <johan.haals@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.21%. Comparing base (7903854) to head (051a721).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3007   +/-   ##
=======================================
  Coverage   82.21%   82.21%           
=======================================
  Files           8        8           
  Lines         742      742           
=======================================
  Hits          610      610           
  Misses         98       98           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jhaals jhaals merged commit 8f6b72a into master Sep 9, 2025
13 of 14 checks passed
@jhaals jhaals deleted the fix/warnings branch September 9, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant