expo / turtle

Standalone app builder service
MIT License
384 stars 29 forks source link

switch cloudfront domain to classic-assets.eascdn.net #375

Closed quinlanj closed 2 years ago

quinlanj commented 2 years ago

Checklist

Motivation and Context

This PR swaps out the hard coded d1wp6m56sqw74a.cloudfront.net cdn with classic-assets.eascdn.net

Replacing domains will help us gradually shift traffic away from CloudFront to Cloudflare if we wanted to. However, we make assumptions, including in shipped client code in end-user apps, about https://d1wp6m56sqw74a.cloudfront.net.

Description