grunt-hash
grunt-hash copied to clipboard
Added support for adding hash in comment instead of in filename
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