yifancong
yifancong
Resolve analysis is currently using resolve.plugins, which is a time-consuming call and replaces with resolve afterResolve and beforeResolve hook.
### What problem does this feature solve? Rsdoctor will add Bundle Diff function. 
### Version ```sh @rsdoctor/webpack-plugin and @rsdoctor/webpack-plugin v0.1.1 ``` ### Details The logic of Creating packageGraph need to optimize. This logic will take a lot of time in large projects. The...
**demo:** rsbuild use [email protected] builder + vue-loader + @rsbuild/[email protected] **error:**
Projects based on rspack support the ability to build api for bundle analysis, now is useing stats.json.
monaco-editor code need prettier format.
Rsdoctor need a capability to upload manifest.json add show the analysis data on rsdoctor report platform.
### Version ```sh @rsdoctor/[email protected] ``` ### Details In vue app, when app ues vue-loader, the loader analysis lack some files which compile by vue-loader. ### Reproduce link _No response_ ###...
### What problem does this feature solve? _No response_ ### What does the proposed API look like? _No response_
### Describe the bug When rsdoctor analyzed a certain business MF project, the build analysis was very slow. It was found that the stats.json containing chunks and modules was nearly...