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

Change Vite config from CJS to ESM #1992

Merged
merged 8 commits into from
Nov 25, 2023

Merge branch 'main' into vite_ESM_upgrade

75ad7d4
Select commit
Loading
Failed to load commit list.
Merged

Change Vite config from CJS to ESM #1992

Merge branch 'main' into vite_ESM_upgrade
75ad7d4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 25, 2023 in 1s

96.54% (+0.00%) compared to 72106e4

View this Pull Request on Codecov

96.54% (+0.00%) compared to 72106e4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72106e4) 96.54% compared to head (75ad7d4) 96.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1992   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files         256      256           
  Lines        7604     7604           
  Branches     1978     1978           
=======================================
  Hits         7341     7341           
  Misses        263      263           

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