Constructors
constructor
- new EntryPlugin(context, entry, options?): EntryPlugin
-
Parameters
-
context: string
-
entry: string
-
Optional
options: string | EntryOptions
Properties
context
context: string
entry
entry: string
options
Methods
apply
- apply(compiler): void
-
Returns void
Static
createDependency
- createDependency(entry, options): EntryDependency
-
An entry plugin which will handle creation of the EntryDependency