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