Hierarchy

  • RealContentHashPlugin

Constructors

Methods

Constructors

  • Parameters

    • __namedParameters: {
          hashDigest: string;
          hashFunction: string | typeof Hash;
      }
      • hashDigest: string

        the hash digest to use

      • hashFunction: string | typeof Hash

        the hash function to use

    Returns RealContentHashPlugin

Methods

  • Apply the plugin

    Parameters

    Returns void

Generated using TypeDoc