grunt-hash icon indicating copy to clipboard operation
grunt-hash copied to clipboard

Added support for adding hash in comment instead of in filename

Open meinaart opened this issue 10 years ago • 0 comments

Added support for adding a hash as a comment to a file' contents.

Needed this for a complicated deployment environment which does fingerprint of files in a different way. Because of multiple caching layers this functionality offers a reliable way to compare files between environments.

  • Updated Gruntfile.js
  • Updated tests
  • Updated README.md
  • Updated HISTORY.md
  • Prettified output via chalk

meinaart avatar May 26 '14 11:05 meinaart