yifancong
yifancong
### What problem does this feature solve? ## loaderInterceptorOptions Type: { skipLoaders: string[]; } Optional: true Default: { skipLoaders: [] } Configuration of the interceptor for webpack loaders, and it...
### Version ```sh @rsdoctor/* 0.4.4 ``` ### Details If the .rsdoctor product is not fully generated, Cli will be stuck directly.  ### Reproduce Steps npx @rsdoctor/cli analyze --profile [manifest.json...
### What problem does this feature solve? Optimize the module’s summary size for bundle analysis page. 1. List of the total size proportions of third-party packages in the build bundles...
### What problem does this feature solve? 1. Support users in configuring the version number for ECMAScript testing. 2. Support for ecma version 8. ### What does the proposed API...
### What problem does this feature solve? Rsdoctor's multi plugin support the repo which has multi builder, this multi plugin needs add documents.
# RFC: rsdoctor-mcp-server ## Introduction Currently, Rsdoctor possesses a variety of analytical capabilities and collects a wealth of analytical data. However, some features on Rsdoctor's pages require users to spend...
[WIP: further details will be added later.] ### Discussed in @web-infra-dev/rsdoctor/discussions/491 We have already implemented the `brief` mode, but it is still not very convenient for use in CI. To...
### Version ```sh @rsdoctor/* 1.0.2 ``` ### Details cross-chunk-duplicate rule ui has some problems. 