rsdoctor
rsdoctor copied to clipboard
[Documentation]: Update "getting started" guide section for rsbuild
What problem does this feature solve?
If you compare these two guides:
- https://rsdoctor.dev/guide/start/quick-start#rsbuild
- https://rsbuild.dev/guide/debug/rsdoctor#quick-start
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
btw the discussions page is disabled
Thanks, I just opened it.
I will update the Rsdoctor quick start document soon