new RealContentHashPlugin(realContentHashPluginOptions): RealContentHashPluginAttributes
realContentHashPluginOptions:
<RealContentHashPluginOptions>Returns:
<RealContentHashPlugin>Creates an instance of RealContentHashPlugin.
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
compilation:
<Compilation>Returns the attached hooks.
Attributes
hashDigest:
<string>the hash digest to use
hashFunction:
<HashFunction>the hash function to use