Phoenix 1.7.0 final is out!

We ended up just copying everything out of Plug.Cowboy.Handler and tweaking it slightly which is gross. Was trying to avoid doing a full copy, but that was what we could get to work

image
why is this happening
The name of css, js ,etc files are different left is from staging aws , and right is from locally running instance.

css static path:

I have upgraded dependencies from phoenix 1.5 to 1.7 and also same for other phoenix versions.I have moved to live components but not to verified routes I followed the migration articles

Are you referring to the digests added to the file names? It’s mainly for cache busting purposes. Here are the docs for the mix task that does the digesting.

1 Like