Skip to content

fix(core): fix module external not treated as async#9247

Merged
hardfist merged 4 commits intomainfrom
yj/fix-external-module
Feb 12, 2025
Merged

fix(core): fix module external not treated as async#9247
hardfist merged 4 commits intomainfrom
yj/fix-external-module

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

@hardfist hardfist commented Feb 11, 2025

Summary

align with webpack implementation here https://github.com/webpack/webpack/blob/3919c844eca394d73ca930e4fc5506fb86e2b094/lib/ExternalModule.js#L603

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 11, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 051fe79
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ac0c3a3419f300081f347d

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Feb 11, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 11, 2025

CodSpeed Performance Report

Merging #9247 will not alter performance

Comparing yj/fix-external-module (051fe79) with main (03cc6cf)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched benchmarks

@hardfist hardfist requested review from ahabhgk and fi3ework February 12, 2025 03:43
@hardfist hardfist merged commit 7820021 into main Feb 12, 2025
33 checks passed
@hardfist hardfist deleted the yj/fix-external-module branch February 12, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants