Skip to content

Conversation

@2heal1
Copy link
Member

@2heal1 2heal1 commented Dec 9, 2025

Summary

  • Add file field to expose stats for better tracking
  • Improve shared module version and singleton handling with config overrides
  • Support scoped package parsing in shared module identifiers
  • Ensure all configured remotes are included in stats with defaults
  • Strip aggregated module suffixes for cleaner usage tracking
  • Update test cases to verify new functionality

Related links

Checklist

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

@2heal1 2heal1 requested a review from ahabhgk as a code owner December 9, 2025 12:48
@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit e887c9d
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/693910303433cc00080ce768

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Dec 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

📦 Binary Size-limit

Comparing e887c9d to fix: relative-resource-path should handle output.filename (#12398) by Cong-Cong Pan

❌ Size increased by 3.75KB from 47.72MB to 47.72MB (⬆️0.01%)

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Rsdoctor Bundle Diff Analysis

Found 5 project(s) in monorepo.

📁 react-10k

Path: ../build-tools-performance/cases/react-10k/dist/rsdoctor-data.json

📌 Baseline Commit: 182b694802 | PR: #12383

Metric Current Baseline Change
📊 Total Size 5.7 MB 5.7 MB 0 B (0.0%)
📄 JavaScript 5.7 MB 5.7 MB 0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-10k Bundle Diff

📁 react-1k

Path: ../build-tools-performance/cases/react-1k/dist/rsdoctor-data.json

📌 Baseline Commit: 182b694802 | PR: #12383

Metric Current Baseline Change
📊 Total Size 823.6 KB 823.6 KB 0 B (0.0%)
📄 JavaScript 823.6 KB 823.6 KB 0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-1k Bundle Diff

📁 react-5k

Path: ../build-tools-performance/cases/react-5k/dist/rsdoctor-data.json

📌 Baseline Commit: 182b694802 | PR: #12383

Metric Current Baseline Change
📊 Total Size 2.7 MB 2.7 MB 0 B (0.0%)
📄 JavaScript 2.7 MB 2.7 MB 0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-5k Bundle Diff

📁 rome

Path: ../build-tools-performance/cases/rome/dist/rsdoctor-data.json

📌 Baseline Commit: 182b694802 | PR: #12383

Metric Current Baseline Change
📊 Total Size 984.3 KB 984.3 KB 0 B (0.0%)
📄 JavaScript 984.3 KB 984.3 KB 0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: rome Bundle Diff

📁 ui-components

Path: ../build-tools-performance/cases/ui-components/dist/rsdoctor-data.json

📌 Baseline Commit: 182b694802 | PR: #12383

Metric Current Baseline Change
📊 Total Size 2.1 MB 2.1 MB 0 B (0.0%)
📄 JavaScript 2.0 MB 2.0 MB 0 B (0.0%)
🎨 CSS 83.0 KB 83.0 KB 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: ui-components Bundle Diff

Generated by Rsdoctor GitHub Action

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 9, 2025

CodSpeed Performance Report

Merging #12399 will not alter performance

Comparing fix/mf-manifest (e887c9d) with main (df793ab)1

Summary

✅ 17 untouched

Footnotes

  1. No successful run was found on main (182b694) during the generation of this report, so df793ab was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

…e handling

- Add file field to expose stats for better tracking
- Improve shared module version and singleton handling with config overrides
- Support scoped package parsing in shared module identifiers
- Ensure all configured remotes are included in stats with defaults
- Strip aggregated module suffixes for cleaner usage tracking
- Update test cases to verify new functionality
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.

2 participants