On this page

new EnableLibraryPlugin(type, options?): EnableLibraryPlugin
Attributes
library type that should be available
options:
{EnableLibraryPluginOptions} options of EnableLibraryPlugin
  • options {EnableLibraryPluginOptions}
  • type <string>
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin


Attributes
compiler:<Compiler>
the compiler instance
type of library
Returns:
{void}

Attributes
compiler:<Compiler>
the compiler instance
type of library
Returns:
{void}