ember-cli-deploy-s3-index
ember-cli-deploy-s3-index copied to clipboard
add revision key to failure message
It would be useful to output the revision key that already exists in the "already uploaded" error message
https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/blob/1a767304beb180850bb62b45d3bc7bbb72919238/lib/s3.js#L78
I know it gets printed higher up in the verbose output, but its a little hard to find. I'd be willing to contribute a PR for this if there's interest.
Good idea!