Skip to content

fix: resolve webpack warning for optional date-fns-tz dependency - #6182

Closed
martijnrusschen wants to merge 3 commits into
mainfrom
fix/webpack-optional-dep-warning-6181
Closed

fix: resolve webpack warning for optional date-fns-tz dependency#6182
martijnrusschen wants to merge 3 commits into
mainfrom
fix/webpack-optional-dep-warning-6181

fix: handle ESM environments where require is not available (Vite)

f492f03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2026 in 0s

99.29% (-0.03%) compared to 644f2f5

View this Pull Request on Codecov

99.29% (-0.03%) compared to 644f2f5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.29%. Comparing base (644f2f5) to head (f492f03).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6182      +/-   ##
==========================================
- Coverage   99.31%   99.29%   -0.03%     
==========================================
  Files          30       30              
  Lines        3810     3826      +16     
  Branches     1639     1653      +14     
==========================================
+ Hits         3784     3799      +15     
- Misses         25       26       +1     
  Partials        1        1              

☔ 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.