Skip to content

Comments

feat(core): improve progress plugin for multi compiler#8301

Merged
chenjiahan merged 4 commits intomainfrom
yj/improve-multi-progress
Oct 31, 2024
Merged

feat(core): improve progress plugin for multi compiler#8301
chenjiahan merged 4 commits intomainfrom
yj/improve-multi-progress

Conversation

@hardfist
Copy link
Contributor

@hardfist hardfist commented Oct 31, 2024

Summary

close #4214 improve progress plugin support for multi config

  • before
    20241031202403_rec_

  • after
    20241031202227_rec_

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 Oct 31, 2024
@netlify
Copy link

netlify bot commented Oct 31, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 53d5a9c
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/672382a37a7a2e00088e59fd

LingyuCoder
LingyuCoder previously approved these changes Oct 31, 2024
h-a-n-a
h-a-n-a previously approved these changes Oct 31, 2024
@chenjiahan chenjiahan merged commit 4aeee85 into main Oct 31, 2024
@chenjiahan chenjiahan deleted the yj/improve-multi-progress branch October 31, 2024 13:29
@slorber
Copy link

slorber commented Nov 7, 2024

Thanks, it's mostly fixed :)

Just one little remaining issue we have when we run another service worker later in the process: the previously compiled app will keep printing their progress bar. In this screenshot, the red bar should be alone:

CleanShot 2024-11-07 at 09 59 01@2x

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.

Builtin progress bar is broken when using multi compiler

5 participants