Skip to content

feat(progress-plugin): support custom handler#7896

Merged
LingyuCoder merged 2 commits intomainfrom
feat/progress-handler
Sep 13, 2024
Merged

feat(progress-plugin): support custom handler#7896
LingyuCoder merged 2 commits intomainfrom
feat/progress-handler

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Sep 13, 2024

Summary

Close #7728

  • Support custom handler of progress plugin to send progress message to dev server client.
  • Added a 200ms interval to module updating events to avoid performance regression.

Checklist

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

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Sep 13, 2024
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Sep 13, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 13, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit d5d5a42
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66e403d9846de200086357d0

@LingyuCoder LingyuCoder requested a review from ahabhgk September 13, 2024 09:55
@LingyuCoder LingyuCoder enabled auto-merge (squash) September 13, 2024 09:56
@LingyuCoder LingyuCoder changed the title feat: support custom handler of progress plugin feat(progress-plugin): support custom handler Sep 13, 2024
@LingyuCoder LingyuCoder merged commit fc3b9fa into main Sep 13, 2024
@LingyuCoder LingyuCoder deleted the feat/progress-handler branch September 13, 2024 12:03
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]: How to get real-time compilation progress and send it to the client?

2 participants