On this page




createFilename(module, options, { requestShortener, chunkGraph, hashFunction }): string
Attributes
moduleFilenameTemplate:<string> | <Function>
namespace:<string>
chunkGraph:<ChunkGraph>
hashFunction:<string> | <typeof Hash>
requestShortener:<RequestShortener>
Returns:<string>





matchObject(obj, str): boolean
Attributes

matchPart(str, test): boolean
Attributes














replaceDuplicates(array, fn, comparator?): void