Skip to content

fix: should remove module napi_ref after finish make#10062

Merged
SyMind merged 1 commit intomainfrom
fix-revolked-js-module
Apr 17, 2025
Merged

fix: should remove module napi_ref after finish make#10062
SyMind merged 1 commit intomainfrom
fix-revolked-js-module

Conversation

@SyMind
Copy link
Copy Markdown
Member

@SyMind SyMind commented Apr 17, 2025

Summary

revoked_modules hooks will trigger twice times.

  1. in update_module_graph
  2. in finish make to remove dependency

only remove module napi_ref in first time.

Checklist

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

@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 Apr 17, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit cbf9711
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/680092f56870390008198f51

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 17, 2025

CodSpeed Performance Report

Merging #10062 will not alter performance

Comparing fix-revolked-js-module (cbf9711) with main (5a49a01)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

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

✅ 11 untouched benchmarks

@SyMind SyMind merged commit fe3f401 into main Apr 17, 2025
33 checks passed
@SyMind SyMind deleted the fix-revolked-js-module branch April 17, 2025 06:21
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