Skip to content

Document webpack change: rename optimization.splitChunks.cacheGroups.vendors -> defaultVendors #2324

@webpack-bot

Description

@webpack-bot

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

See pull request: webpack/webpack#7637


  • rename optimization.splitChunks.cacheGroups.vendors -> defaultVendors
  • add automaticNamePrefix option
  • allow automaticNameDelimiter on cacheGroup level (it is already that way in the doc)

What kind of change does this PR introduce?
rename, feature

Did you add tests for your changes?
existing tests

Does this PR introduce a breaking change?
yes

What needs to be documented once your changes are merged?
see above

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