Open dalemartyn opened 7 years ago
Use gulp-rev together with jekyll production env variable to fingerprint css and js on production build.
Add jekyll filters to look up the correct files depending on environment.
Use for all images.
example of alternative gulp-rev method with clean here https://github.com/ow/charged-jekyll
Use gulp-rev together with jekyll production env variable to fingerprint css and js on production build.
Add jekyll filters to look up the correct files depending on environment.
Use for all images.