new EntryOptionPlugin(): EntryOptionPluginReturns:
<EntryOptionPlugin>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance one is tapping into
Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
compiler:
<Compiler>the compiler
context:
<string>context directory
entry:
<EntryNormalized>request
Returns:
<void>Apply entry option.
Attributes
compiler:
<Compiler>the compiler
name:
<string>entry name
entry description
Returns:
<EntryOptions>options for the entry
Entry description to options.