Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: module info header plugin #9411

Merged
merged 24 commits into from
Mar 5, 2025
Merged

Conversation

stormslowly
Copy link
Contributor

@stormslowly stormslowly commented Feb 20, 2025

Summary

close #9151
port webpack module info header plugin (js module only this pr; css module will be in anthoer pr).

  1. add render_module_package render_module_container hooks in js modules plugin
  2. port module header info logic in render_module_package hooks

Checklist

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

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
jonkoops Jon Koops
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Feb 20, 2025
@stormslowly stormslowly marked this pull request as draft February 20, 2025 10:19
Copy link

netlify bot commented Feb 20, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit bfbaabe
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67c7afbd9c889200089b000e
😎 Deploy Preview https://deploy-preview-9411--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stormslowly stormslowly changed the title feat: module header info plugin feat: module info header plugin Feb 20, 2025
Copy link

codspeed-hq bot commented Feb 20, 2025

CodSpeed Performance Report

Merging #9411 will not alter performance

Comparing feat/module_head_info_plugin (bfbaabe) with main (f40b1b3)

Summary

✅ 7 untouched benchmarks

@stormslowly stormslowly requested a review from ahabhgk March 5, 2025 02:23
@stormslowly stormslowly marked this pull request as ready for review March 5, 2025 02:32
@stormslowly stormslowly enabled auto-merge (squash) March 5, 2025 02:33
@stormslowly stormslowly merged commit 1cc17a5 into main Mar 5, 2025
29 checks passed
@stormslowly stormslowly deleted the feat/module_head_info_plugin branch March 5, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: ModuleInfoHeaderPlugin needed
2 participants