Skip to content

feat(splitChunks): support splitChunks.minSizeReduction#9341

Merged
JSerFeng merged 4 commits intomainfrom
feat/min-size-reduction
Feb 19, 2025
Merged

feat(splitChunks): support splitChunks.minSizeReduction#9341
JSerFeng merged 4 commits intomainfrom
feat/min-size-reduction

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

Summary

close #9042

Supports https://webpack.js.org/plugins/split-chunks-plugin/#splitchunksminsizereduction

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 17, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 7da7303
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67b43330f9ed7c00086d2c54
😎 Deploy Preview https://deploy-preview-9341--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.

@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 Feb 17, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 17, 2025

CodSpeed Performance Report

Merging #9341 will not alter performance

Comparing feat/min-size-reduction (7da7303) with main (73688e8)

Summary

✅ 7 untouched benchmarks

@JSerFeng JSerFeng requested a review from chenjiahan February 17, 2025 10:28
@JSerFeng JSerFeng marked this pull request as draft February 17, 2025 10:32
SyMind
SyMind previously approved these changes Feb 17, 2025
@JSerFeng JSerFeng force-pushed the feat/min-size-reduction branch 3 times, most recently from ccd34cc to f777cc0 Compare February 17, 2025 11:20
@JSerFeng JSerFeng force-pushed the feat/min-size-reduction branch from e9e2e3c to 7da7303 Compare February 18, 2025 07:13
@JSerFeng JSerFeng marked this pull request as ready for review February 18, 2025 08:10
@JSerFeng JSerFeng enabled auto-merge (squash) February 18, 2025 08:15
@JSerFeng JSerFeng merged commit 15737ab into main Feb 19, 2025
30 checks passed
@JSerFeng JSerFeng deleted the feat/min-size-reduction branch February 19, 2025 08:55
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.

[Feature]: Support for splitChunks.minSizeReduction

3 participants