Closed
Description
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
Labels
No labels