System Info
System: Win11
Version: 1.0.7
Node: 22.9.0
Details


The functional API works well.
new rspack.ProgressPlugin((percentage, status, ...messages) => {
// ...
})

Reproduce link
No response
Reproduce Steps
- Open file monitoring and enable the progress bar display.
- Modify the file to trigger the compilation.