S3 バケットから .svg アイコンをロードしようとすると、コンソールに次のエラーが表示されます。
Failed to load https://<my_bucket>.s3.amazonaws.com/static/js/Trumbowyg-master/dist/ui/icons.svg:
No 'Access-Control-Allow-Origin' header is present on the requested resource.
Origin 'https://<my_site>.com' is therefore not allowed access.
どうすればこれを修正できますか?