web-infra-dev / rsdoctor

A one-stop build analyzer for Rspack and Webpack.
https://rsdoctor.dev/
MIT License
330 stars 20 forks source link

[Documentation]: Update "getting started" guide section for rsbuild #398

Open hverlin opened 1 week ago

hverlin commented 1 week ago

What problem does this feature solve?

If you compare these two guides:

rsdoctor rsdoctor

rsbuild rsbuild

you can see that the rsbuild suggests first using RSDOCTOR=true rsbuild dev while rsdoctor guide suggests using the more advanced option (i.e. use appendPlugins)

What does the proposed API look like?

Would it be possible to update the guide to suggest using RSDOCTOR=true with rsbuild?

Thanks!


btw the discussions page is disabled, so clicking on open here leads to a 404: https://github.com/web-infra-dev/rsdoctor/discussions image

chenjiahan commented 1 week ago

btw the discussions page is disabled

Thanks, I just opened it.

I will update the Rsdoctor quick start document soon