Skip to content

fix(core): FileLoader support .mjs as first-class#6023

Merged
fengmk2 merged 3 commits into
eggjs:nextfrom
elrrrrrrr:fix/file-loader-support-mjs
Jul 7, 2026
Merged

fix(core): FileLoader support .mjs as first-class#6023
fengmk2 merged 3 commits into
eggjs:nextfrom
elrrrrrrr:fix/file-loader-support-mjs

Merge branch 'next' into fix/file-loader-support-mjs

2452d45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

81.97% (+0.00%) compared to d55efa3

View this Pull Request on Codecov

81.97% (+0.00%) compared to d55efa3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.97%. Comparing base (d55efa3) to head (2452d45).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #6023   +/-   ##
=======================================
  Coverage   81.96%   81.97%           
=======================================
  Files         678      678           
  Lines       20800    20800           
  Branches     4147     4147           
=======================================
+ Hits        17048    17050    +2     
+ Misses       3235     3233    -2     
  Partials      517      517           

☔ View full report in Codecov by Harness.
📢 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.