Abstract
Optional
nameget a uniqueId for ChunkGroup, made up of its member Chunk debugId's
get a unique id for ChunkGroup, made up of its member Chunk id's
when a new chunk is added to a chunkGroup, addingOptions will occur.
Sorting predicate which allows current ChunkGroup to be compared against another. Sorting values are based off of number of chunks in ChunkGroup.
Gets the bottom-up index of a module in this ChunkGroup
Gets the top-down index of a module in this ChunkGroup
add a chunk into ChunkGroup. Is pushed on or prepended
Sets the chunk with the entrypoint modules for an entrypoint.
Sets the bottom-up index of a module in this ChunkGroup
Sets the top-down index of a module in this ChunkGroup
Sets the runtimeChunk for an entrypoint.
Performs an unshift of a specific chunk
Generated using TypeDoc
returns the name of current ChunkGroup sets a new name for current ChunkGroup