On this page

new RealContentHashPlugin(realContentHashPluginOptions): RealContentHashPlugin
Attributes
realContentHashPluginOptions:<RealContentHashPluginOptions>

Creates an instance of RealContentHashPlugin.

apply(compiler): void
Attributes
compiler:<Compiler>
Returns:<void>

Applies the plugin by registering its hooks on the compiler.


Attributes
compilation:<Compilation>
Returns:
{CompilationHooksRealContentHashPlugin}

Returns the attached hooks.