Hierarchy

  • EntryPlugin

Constructors

Properties

Methods

Constructors

  • An entry plugin which will handle creation of the EntryDependency

    Parameters

    • context: string
    • entry: string
    • Optional options: string | EntryOptions

    Returns EntryPlugin

Properties

context: string
entry: string
options: string | EntryOptions

Methods

  • Apply the plugin

    Parameters

    Returns void

Generated using TypeDoc