Skip to content

Document webpack change: Hide orphan modules in Stats #2437

@webpack-bot

Description

@webpack-bot

A pull request by @ooflorent was merged and maintainers requested a documentation change.

See pull request: webpack/webpack#7812


A module is an orphan if it is not included in any chunk. Orphans modules are now hidden by default in Stats.

What kind of change does this PR introduce?

feature

Did you add tests for your changes?

yes

Does this PR introduce a breaking change?

yes

What needs to be documented once your changes are merged?

New stats option orphanModules, defaults to false.

Metadata

Metadata

Assignees

Labels

webpack5Docs for webpack 5

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions