Elm/Phoenix running on Gigalixir

Hi!

I have ran into a small road block trying to deploy my Phoenix(1.4)/Elm(0.19) application on gigalixir. I am curious if any one has tried this before. The issue seems to be with building the static files using webpack.

I am currently using an umbrella app which might be complicating the issue. I am wondering if a better solution is to install Elm/Phoenix as one app and my back-end server components as a separate app.

Thanks,
Peter

Can you be more specific about the issue you are running into? How are you building static files with web pack and what problems or error messages do you see when you try to do it with Gigalixir?

Go to your .gitignore

Comment out /priv/static