Recently I noticed that when we're using S3 for serving website's static content, the S3 bucket returns the mime type of SVG file as text! So on this commit I added the content type to the upload request. Hopefully this will resolve the issue.
Please review and let me know what you think about this change.
Hey my fellow Geeks,
Recently I noticed that when we're using S3 for serving website's static content, the S3 bucket returns the mime type of SVG file as text! So on this commit I added the content type to the upload request. Hopefully this will resolve the issue.
Please review and let me know what you think about this change.
Have a good one.