Skip to content

always use esm to load marked packages#4373

Draft
ef4 wants to merge 3 commits intomainfrom
marked-esm-cleanup
Draft

always use esm to load marked packages#4373
ef4 wants to merge 3 commits intomainfrom
marked-esm-cleanup

Conversation

@ef4
Copy link
Copy Markdown
Contributor

@ef4 ef4 commented Apr 9, 2026

This eliminates mixed CJS/ESM that was being used to bring in marked-related dependencies. It also stops accidentally evaluating all those dependencies in node.

This eliminates mixed CJS/ESM that was being used to bring in marked-related dependencies. It also stops accidentally evaluating all those dependencies in node.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Host Test Results

    1 files  +    1      1 suites  +1   2h 3m 10s ⏱️ + 2h 3m 10s
2 190 tests +2 190  2 173 ✅ +2 173  15 💤 +15  0 ❌ ±0  2 🔥 +2 
2 190 runs  +2 190  2 171 ✅ +2 171  15 💤 +15  2 ❌ +2  2 🔥 +2 

For more details on these errors, see this check.

Results for commit 91e975c. ± Comparison against base commit e549179.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Preview deployments

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Realm Server Test Results

1 files  ±  0  0 suites   - 1   0s ⏱️ - 14m 7s
0 tests  - 843  0 ✅  - 843  0 💤 ±0  0 ❌ ±0 
0 runs   - 914  0 ✅  - 914  0 💤 ±0  0 ❌ ±0 

Results for commit 91e975c. ± Comparison against base commit e549179.

♻️ This comment has been updated with latest results.

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.

1 participant