One way to handle static asset files in Phoenix 1.6
When we switched our project to Phoenix 1.6, we were looking for a way how to handle static asset files so that commiting digest files by accident was not possible. This is the setup we’ve come up with
Read next Building a simple Calendly clone with Phoenix LiveView (pt. 3)