DallasMorningNews / generator-dmninteractives

Yeoman generator for DMN-flavored "interactive" pages
https://www.npmjs.com/package/generator-dmninteractives
10 stars 1 forks source link

Closes #59. Cache headers, invalidation for CloudFront #60

Closed achavez closed 6 years ago

achavez commented 6 years ago

This adds aggressive maxage and s-maxage headers for CloudFront and includes logic to purge newly-published files from CloudFront's cache using invalidations. It adds two new gulp-* modules - one to handle the CloudFront invalidations and another to handle conditionally setting cache headers based on file extensions.