new DeterministicModuleIdsPlugin(options?): DeterministicModuleIdsPluginAttributes
options
Returns:
DeterministicModuleIdsPluginCreates an instance of DeterministicModuleIdsPlugin.
Attributes
apply(compiler): voidAttributes
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