new EnableLibraryPlugin(type, options?): EnableLibraryPluginAttributes
Creates an instance of EnableLibraryPlugin.
Attributes
options:
<EnableLibraryPluginOptions>type:
<string>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
Checks enabled.
Attributes
Updates enabled using the provided compiler.