Skip to content

feat: concatenated modules stats#6784

Merged
LingyuCoder merged 7 commits intomainfrom
feat/concatenated-module-stats
Jun 13, 2024
Merged

feat: concatenated modules stats#6784
LingyuCoder merged 7 commits intomainfrom
feat/concatenated-module-stats

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Jun 12, 2024

Summary

should analyze concated modules by webpack-bundler-analyzer

  • support module.modules[], it is used for drill-down analysis of concated modules
  • support module.depth, it is used while parsing IIFE to get parsed size and gzip size

fix: #6737

image

Checklist

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

@github-actions github-actions bot added release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack. labels Jun 12, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 12, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit f9edfe4
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/666a73930fbcb800080f9037

@LingyuCoder LingyuCoder marked this pull request as ready for review June 13, 2024 04:47
@LingyuCoder LingyuCoder requested a review from JSerFeng June 13, 2024 04:52
@LingyuCoder LingyuCoder merged commit eb18a6f into main Jun 13, 2024
@LingyuCoder LingyuCoder deleted the feat/concatenated-module-stats branch June 13, 2024 05:57
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) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Bundle Analyzer issue

3 participants