hashly icon indicating copy to clipboard operation
hashly copied to clipboard

Generates hashed file names for cache busting along with image size data in a manifest file

Results 5 hashly issues
Sort by recently updated
recently updated
newest added

Thanks for creating hashly, it works very well, but after some time now working with one of the latests releases of node.js it just hangs upon execution. This wont work...

Hey there! Nice plugin, thanks for that! How can I use it with multiple sources? Could you provide an example please? Best regards

Hi, i want to run hashly inside a build-all.js file and it's dosn't work. This is my code. `var shell = require('shelljs');` `config.push(input + ' ' + output);` `config.push("--base-dir "...

This would be faster, because we would skip recursion through hidden directories (i.e. .git, .svn), and would make debugging easier. We can also probably separate the file selection concern more...

/assets/favicons/favicon1.bmp is incorrect on both unix and windows. Check out the height: { "path": "/favicons/favicon1.bmp", "hashedPath": "/favicons/favicon1-hced2f9fa827b490a4621729afb8533060.bmp", "width": 360, "height": 4294967010 }, It should be 270. Looks like a bug...

bug
minor