new DllReferencePlugin(options): voidoptions{DllReferencePluginOptions}- Returns:
<DllReferencePlugin>
Creates an instance of DllReferencePlugin.
options{DllReferencePluginOptions}
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.