new EntryPlugin(context, entry, options?): EntryPluginAttributes
Returns:
<EntryPlugin>An entry plugin which will handle creation of the EntryDependency
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
entry:
<string>options:
<string>
|
<EntryOptions>Returns:
{EntryDependency}
Creates a dependency.