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