Skip to content

Conversation

LingyuCoder
Copy link
Contributor

@LingyuCoder LingyuCoder commented Aug 7, 2024

Summary

Support isOverSizeLimit of assets and chunk groups in stats, to make stats.performance works.

In webpack, the SizeLimitsPlugin use a global object to save the size limit flag.

In rspack, we should save it on asset.info or chunk_group.

Checklist

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

@LingyuCoder LingyuCoder requested a review from SyMind August 7, 2024 08:13
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Aug 7, 2024
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Aug 7, 2024
Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 4360e36
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66b32dcdf0adc800080abe57

@LingyuCoder LingyuCoder merged commit 1772f7c into main Aug 7, 2024
@LingyuCoder LingyuCoder deleted the feat/stats-over-size-limit branch August 7, 2024 08:31
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.

2 participants