new HashedModuleIdsPlugin(options?): HashedModuleIdsPluginAttributes
options:
<HashedModuleIdsPluginOptions>Returns:
<HashedModuleIdsPlugin>Creates an instance of HashedModuleIdsPlugin.
Attributes
options:
<HashedModuleIdsPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.