new EntryPlugin(context, entry, options?): EntryPluginAttributes
context:
<string>context path
entry:
<string>entry path
options:
<string>
|
<EntryOptions>entry options (passing a string is deprecated)
Returns:
<EntryPlugin>An entry plugin which will handle creation of the EntryDependency
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
Attributes
entry:
<string>entry request
options:
<string>
|
<EntryOptions>entry options (passing string is deprecated)
Returns:
{EntryDependency} the dependency