UNPKG

grunt-cache-bust-lazy-loading

Version:

Bust static assets from the cache using content hashing. It also supports lazy loading for divs and images when using class lazy.

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