smysnk / gulp-rev-all

Static asset revisioning with dependency considerations, appends content hash to each filename (eg. unicorn.css => unicorn.098f6bcd.css), re-writes references.
https://www.npmjs.org/package/gulp-rev-all
MIT License
422 stars 84 forks source link

Update dependencies #221

Closed pioug closed 3 years ago

pioug commented 3 years ago

Tests are not passing on Node 8. I won't dig more and just remove Node 8 from the test matrix, bumping the requirements to Node 10+.