new DynamicEntryPlugin(context, entry): DynamicEntryPluginAttributes
Returns:
<DynamicEntryPlugin>Creates an instance of DynamicEntryPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.