On this page

new DllPlugin(options): void
  • options {DllPluginOptions} options object
  • Returns: <DllPlugin>
  • options {DllPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin