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