Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BannerPlugin

Index

Constructors

Properties

Methods

Constructors

Properties

banner: (data: { chunk: Chunk; filename: string; hash: string }) => string

Type declaration

    • (data: { chunk: Chunk; filename: string; hash: string }): string
    • Parameters

      • data: { chunk: Chunk; filename: string; hash: string }
        • chunk: Chunk
        • filename: string
        • hash: string

      Returns string

Methods

  • Apply the plugin

    Parameters

    Returns void