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

Returns the attached hooks.


Attributes
hashDigest:<string>
the hash digest to use
hashFunction:<HashFunction>
the hash function to use