Skip to content

feature request(docs): Mention Rsdoctor in Rstack docs #1089

@vegerot

Description

@vegerot

What problem does this feature solve?

Modern.js, Rsbuild, and EdenX don't even mention Rsdoctor in their "Improve build performance" docs, and Rspack only mentions it at the end.

Rsdoctor has a superset of the webpack-bundle-analyzer features, so we should mention Rsdoctor as the default in these docs.

Related: To make this smoother, we need to do two more things:

  1. We need to make supports.tileGraph enabled by default.
  2. Switch modern build --analyze to use Rsdoctor instead of webpack-bundle-analyzer.
    3. Include Rsdoctor as a dependency, or prompt devs to install it nvm we already prompt devs to install it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions