Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】Rsdoctor:支持 Rspack 及 Webpack 的构建分析工具 #4095

Open
easy1090 opened this issue Mar 5, 2024 · 0 comments
Labels

Comments

@easy1090
Copy link

easy1090 commented Mar 5, 2024

image

Rsdoctor 是一个针对构建时及构建产物的分析工具,用于分析基于 RspackWebpack 构建的项目。它支持分析的项目包括:RsbuildCreate-react-appModern.js 等。

🔥 特性

  • 编译可视化:Rsdoctor 将编译行为及耗时进行可视化展示,方便开发同学查看构建问题。
  • 多种分析能力:支持构建产物、构建时分析能力:
    - 构建产物支持资源列表及模块依赖等。
    - 构建时分析支持 Loader、Plugin、Resolver 构建过程分析。
    - 支持 Rspack 的 builtin:swc-loader 分析。
    - 构建规则支持重复包检测及 ES Version Check 检查等。
  • 支持自定义规则:除了内置构建扫描规则外,还支持用户根据 Rsdoctor 的构建数据添加自定义构建扫描规则。
  • 框架无关:支持基于 Rspack 或 Webpack 构建的项目。

📚 链接

@ruanyf ruanyf added the weekly label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants