You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wouldn't it be great if you didn't have to upload all your assets to S3 every time you deploy, even when nothing changed? I'm thinking you could copy and prepare all the assets as usual, but then MD5 hash what you're about to upload and see if it's the same as what was previously uploaded. The hash could even replace the REV number, I imagine.
The text was updated successfully, but these errors were encountered:
Wouldn't it be great if you didn't have to upload all your assets to S3 every time you deploy, even when nothing changed? I'm thinking you could copy and prepare all the assets as usual, but then MD5 hash what you're about to upload and see if it's the same as what was previously uploaded. The hash could even replace the REV number, I imagine.
The text was updated successfully, but these errors were encountered: