yifancong

Results 44 issues of yifancong

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

✨ enhancement

### What problem does this feature solve? Rsdoctor will add Bundle Diff function. ![image](https://github.com/web-infra-dev/rsdoctor/assets/18437716/7bcb6d8e-d779-42c3-a432-9ec4da1f2d42)

💡 feature

### 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...

✨ enhancement

**demo:** rsbuild use [email protected] builder + vue-loader + @rsbuild/[email protected] **error:**

🐞 bug

Projects based on rspack support the ability to build api for bundle analysis, now is useing stats.json.

monaco-editor code need prettier format.

✨ enhancement
platform

Rsdoctor need a capability to upload manifest.json add show the analysis data on rsdoctor report platform.

✨ enhancement
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_ ###...

🐞 bug

### What problem does this feature solve? _No response_ ### What does the proposed API look like? _No response_

✨ enhancement

### 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...