Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Oct 31, 2024

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
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
29 checks passed
@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