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

#7211: Use ESM in webpack config #7212

Merged
merged 1 commit into from
Dec 28, 2023
Merged

#7211: Use ESM in webpack config #7212

merged 1 commit into from
Dec 28, 2023

Conversation

fregante
Copy link
Contributor

What does this PR do?

I ran into the usual ESM issues in the previous PR (#7211 (comment)), I thought it might be easier to just switch more files to ESM instead. Thankfully it was pretty straightforward 😮‍💨

Switching to .ts is harder/more involved: swc-project/register#12

Checklist

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7e12f2) 71.39% compared to head (9039c6c) 71.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7212   +/-   ##
=======================================
  Coverage   71.39%   71.39%           
=======================================
  Files        1211     1211           
  Lines       37776    37776           
  Branches     7100     7100           
=======================================
  Hits        26971    26971           
  Misses      10805    10805           

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

@twschiller twschiller merged commit 62082cc into main Dec 28, 2023
14 checks passed
@twschiller twschiller deleted the F/build/mjs branch December 28, 2023 14:30
@grahamlangford grahamlangford added this to the 1.8.6 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants