On this page

new DllPlugin(options): void

Creates an instance of DllPlugin.

  • options {DllPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.