UNPKG

grunt-cache-bust-alt

Version:

An alternative version of Bust static assets from the cache using content hashing

11 lines (8 loc) 111 B
var consol = (function() { var log = function(str) { console.log(str); }; return { log: log }; })();