On this page

new EntryPlugin(context, entry, options?): EntryPlugin
Attributes

An entry plugin which will handle creation of the EntryDependency

Attributes
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.


Attributes
Returns:
{EntryDependency}

Creates a dependency.