Skip to content

Document webpack change: rename index/index2 to pre/postOrderIndex #2487

@webpack-bot

Description

@webpack-bot

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

See pull request: webpack/webpack#7986


What kind of change does this PR introduce?
refactor

Did you add tests for your changes?
existing tests

Does this PR introduce a breaking change?
no (but it deprecate something)

What needs to be documented once your changes are merged?

  • set/getModuleIndex -> set/getModulePreOrderIndex
  • set/getModuleIndex2 -> set/getModulePostOrderIndex

Metadata

Metadata

Assignees

No one assigned

    Labels

    webpack5Docs for webpack 5

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions