Other question guys… I’m using `StaticSite` to de...
# sst
a
Other question guys… I’m using
StaticSite
to deploy my ReactJS site (not using
ReactSite
because my app doesn’t use
create-react-app
framework. So the problem is I’m having some CORS issues downloading fonts from CFront… is there a way to customize CORS for specific file types? Maybe my CORS policy is dictated by S3?
f
Hey @Adrián Mouly, if you could customize the CloudFront Distribution’s S3 Origin header, would that solve this issue?
@Dan Van Brunt is looking for something similar, and I’m working on it right now. Wanted to make sure it helps ur case as well.
d
@Frank I thought CORs was dictated by S3? no?
a
Yes, solved this adding cors to the bucket.