web-infra-dev / rsdoctor

A one-stop build analyzer for Rspack and webpack.
https://rsdoctor.dev/
MIT License
397 stars 29 forks source link

[Bug]: error counts incorrect when rspack compiler error #240

Closed 9aoy closed 4 months ago

9aoy commented 5 months ago

Version

rsdoctor 0.1.5

Details

when I use rsdoctor with webpack, I can see compiler error messages in rsdoctor client. But when I use rsdoctor with rspack the overlay is not shown and error count is incorrect. in webpack:

image

in rspack:

image image

Reproduce link

/examples/rspack-minimal

Reproduce Steps

fake a compilation error