Skip to content

Document SplitChunksPlugin function parameters #3116

Closed
@ryandrew14

Description

@ryandrew14

Feature to document

SplitChunksPlugin -- function parameters in functions for splitChunks.name and splitChunks.cacheGroups.{cacheGroup}.test

#6341 -- introduction of SplitChunksPlugin

Author(s)
@sokra

Additional information
These two functions take in parameters chunks and module, of which there does not seem to be documentation yet on what fields these parameters have. It was really tough for me to use this function even for something simple like a small name change because I didn't know what values I was provided to work with. The module and chunks arguments are pretty esoteric, and it would be wonderful if people like me and this guy had a little more to go off of when using these functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions