Skip to content

fix: panic in sort of chunk combination bucket#8392

Merged
LingyuCoder merged 3 commits intomainfrom
fix/chunk-combination-sort
Nov 11, 2024
Merged

fix: panic in sort of chunk combination bucket#8392
LingyuCoder merged 3 commits intomainfrom
fix/chunk-combination-sort

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Nov 11, 2024

Summary

fix #8337

https://github.com/webpack/webpack/blob/main/lib/optimize/LimitChunkCountPlugin.js#L108-L109

Checklist

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

@LingyuCoder LingyuCoder requested a review from SyMind November 11, 2024 03:22
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 11, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 0d37541
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/673191e09f23d1000865e621

@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 Nov 11, 2024
SyMind
SyMind previously approved these changes Nov 11, 2024
@LingyuCoder LingyuCoder enabled auto-merge (squash) November 11, 2024 04:16
@LingyuCoder LingyuCoder merged commit 90edaeb into main Nov 11, 2024
@LingyuCoder LingyuCoder deleted the fix/chunk-combination-sort branch November 11, 2024 05:32
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.

[Bug]: LimitChunkCount plugin results in "user-provided comparison function does not correctly implement a total order"

2 participants