I’ve updated gulp to also upload my assets to Amazon S3 using gulp-rev-all, gulp-awspublish, gulp-cloudfront etc. My question is how do I get the right files to inject with the S3 paths when I run gulp. Currently it’s still just inserting links from /dist/.
Thanks.