new EntryPlugin(context, entry, options?): EntryPluginAttributes
Returns:
{EntryPlugin}
An entry plugin which will handle creation of the EntryDependency
Attributes
webpack.EntryPlugin.apply(compiler): voidcompiler{Compiler} the compiler instance- Returns: {void}
Apply the plugin
webpack.EntryPlugin.createDependency(entry, options): EntryDependencyAttributes
Returns:
{EntryDependency} the dependency