new DeterministicModuleIdsPlugin(options?): DeterministicModuleIdsPlugin
Attributes
options
Returns:
DeterministicModuleIdsPluginCreates an instance of DeterministicModuleIdsPlugin.
Attributes
apply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.
Attributes
context:
stringcontext relative to which module identifiers are computed
failOnConflict:
booleanthrow an error when id conflicts occur (instead of rehashing)
fixedLength:
booleando not increase the maxLength to find an optimal id space size
maxLength:
numbermaximum id length in digits (used as starting point)
salt:
numberhash salt for ids