How to serve gzipped assets through a CDN?

I didn’t have the exact issue but a similar one and it turned out that it was cache_manifest.json placement. Phoneix would serve regular files in every case that it fails to find cache_manifest.json. May be this gives you some help

1 Like