new OccurrenceModuleIdsPlugin(options?): OccurrenceModuleIdsPluginAttributes
options object
Returns:
<OccurrenceModuleIdsPlugin>Creates an instance of OccurrenceModuleIdsPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
prioritiseInitial:
<boolean>Prioritise initial size over total size.