rsdoctor icon indicating copy to clipboard operation
rsdoctor copied to clipboard

[Feature] Optimize Rsdoctor resolver analysis logic

Open easy1090 opened this issue 1 year ago • 0 comments

Resolve analysis is currently using resolve.plugins, which is a time-consuming call and replaces with resolve afterResolve and beforeResolve hook.

easy1090 avatar Nov 16 '23 10:11 easy1090