Interface: HashInfo

plugins.gulpHash.HashInfo

Information about a generated md5 hash for a file.

Properties

cachebust

cachebust: string

Relative path of the hashed file in filename.{md5}.ext format.


hash

hash: string

The md5 hash based on the file contents.