Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Dec 8, 2025

This PR changes node-main-setup.mjs to be node-main-setup.cjs so that the import order is respected in the bun environment (works around what I think is a bug in bun).

This doesn' have to go into 4.1, but it is pretty straight-forward, so perhaps we can squeeze it in.

Resolves issue mathjax/MathJax#3476.

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.49%. Comparing base (a14d976) to head (49d8b61).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1397      +/-   ##
===========================================
- Coverage    86.49%   86.49%   -0.01%     
===========================================
  Files          340      340              
  Lines        85813    85811       -2     
  Branches      3177     4815    +1638     
===========================================
- Hits         74220    74218       -2     
+ Misses       11593    11570      -23     
- Partials         0       23      +23     

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

@dpvc dpvc requested a review from zorkow December 8, 2025 13:01
@dpvc dpvc added this to the v4.1.0 milestone Dec 8, 2025
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.

2 participants