rsdoctor
rsdoctor copied to clipboard
[Feature] Optimize Rsdoctor resolver analysis logic
Resolve analysis is currently using resolve.plugins, which is a time-consuming call and replaces with resolve afterResolve and beforeResolve hook.