gulp-site-generator
gulp-site-generator copied to clipboard
Support for asset revisioning
When using a CDN, asset revisioning is important.
Please support asset revisioning for:
- css
- js
Apologies for the delay in replying!
Do you mean asset versioning? Do you have any suggestions on how this could work?
One of the common solution to generate a hash/md5 number from the content and extend the filename with this string. There is a popular gulp package, which can solve this problem: https://www.npmjs.com/package/gulp-rev