On this page

new DynamicEntryPlugin(context, entry): DynamicEntryPlugin
Attributes
context:<string>
the context path
entry:<object>
the entry value
Returns:
{DynamicEntryPlugin}
Attributes
context:<string>
entry:<object>
webpack.DynamicEntryPlugin.apply(compiler): void
  • compiler {Compiler} the compiler instance
  • Returns: {void}

Apply the plugin