new AbstractLibraryPlugin(__namedParameters): void__namedParameters{AbstractLibraryPluginOptions}- Returns: {AbstractLibraryPlugin
}
Attributes
COMMON_LIBRARY_NAME_MESSAGE:
<string>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Apply the plugin
chunkHash(chunk, hash, chunkHashContext, libraryContext): voidAttributes
Returns:
{void}
embedInRuntimeBailout(module, renderContext, libraryContext): stringAttributes
Returns:
<string>finishEntryModule(module, entryName, libraryContext): voidAttributes
Returns:
{void}
parseOptions(library): TAttributes
library:
<LibraryOptions>Returns:
{T}
render(source, renderContext, libraryContext): voidsource{Source}renderContext{RenderContextJavascriptModulesPlugin}libraryContext{LibraryContext} - Returns: {Source}
renderModuleContent(source, module, renderContext, libraryContext): voidsource{Source}module<Module>renderContext{ModuleRenderContext}libraryContext{Omit<LibraryContext, "options">} - Returns: {Source}
renderStartup(source, module, renderContext, libraryContext): voidsource{Source}module<Module>renderContext{StartupRenderContext}libraryContext{LibraryContext} - Returns: {Source}
runtimeRequirements(chunk, set, libraryContext): voidAttributes
Returns:
{void}
strictRuntimeBailout(renderContext, libraryContext): voidrenderContext{RenderContextJavascriptModulesPlugin}libraryContext{LibraryContext} - Returns:
<string>
new EnableLibraryPlugin(type, options?): EnableLibraryPluginAttributes
type:
<string>options:
{EnableLibraryPluginOptions}
Returns:
{EnableLibraryPlugin}
options{EnableLibraryPluginOptions}type<string>
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Apply the plugin
Attributes
compiler:
<Compiler>type:
<string>Returns:
{void}
Attributes
compiler:
<Compiler>type:
<string>Returns:
{void}