On this page

new DynamicEntryPlugin(context, entry): DynamicEntryPlugin
Attributes
context:string
the context path
the entry value

Creates an instance of DynamicEntryPlugin.

Attributes
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.