Skip to content

[Bug]: Bundle Analyzer issue #6737

@elsassph

Description

@elsassph

System Info

System:
    OS: macOS 14.5
    CPU: (10) arm64 Apple M1 Pro
    Memory: 259.19 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.16.1 - ~/.nvm/versions/node/v18.16.1/bin/node
    Yarn: 1.22.21 - ~/.nvm/versions/node/v18.16.1/bin/yarn
    npm: 9.5.1 - ~/.nvm/versions/node/v18.16.1/bin/npm
    pnpm: 8.15.6 - ~/.nvm/versions/node/v18.16.1/bin/pnpm
    bun: 1.0.15 - ~/.bun/bin/bun
  Browsers:
    Chrome: 125.0.6422.142
    Safari: 17.5
  npmPackages:
    @rspack/cli: ^0.7.1 => 0.7.1 
    @rspack/core: ^0.7.1 => 0.7.1 

Details

When updating from 0.6.x to 0.7.x the analyzer report regressed to show a partial view of the modules (size is mostly identical).

Right: 0.6.3, left: 0.7.1
image

Some specifics of the configuration:

  • concatenateModules: true
  • externalHelpers: true

Reproduce link

https://github.com/elsassph/test-rspack-compat

Reproduce Steps

npx rspack --analyze

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions