On this page

new DynamicEntryPlugin(context, entry): DynamicEntryPlugin
Attributes
context:<string>
entry:<object>

Creates an instance of DynamicEntryPlugin.

Attributes
context:<string>
entry:<object>
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.