new RealContentHashPlugin(realContentHashPluginOptions): RealContentHashPluginAttributes
realContentHashPluginOptions:
RealContentHashPluginOptionsReturns:
RealContentHashPluginCreates an instance of RealContentHashPlugin.
apply(compiler): voidAttributes
Applies the plugin by registering its hooks on the compiler.
Attributes
compilation:
Compilationthe compilation
the attached hooks
Returns the attached hooks.
Attributes
Attributes
hashDigest:
stringthe hash digest to use
hashFunction:
HashFunctionthe hash function to use