gjaldon/heroku-buildpack-phoenix-static

My build just failed on phoenix.digest vs phx.digest

Opened this issue · 1 comments

pbm commented

I saw a change from a few minutes ago that hard coded phoenix_ex=phoenix

I am now getting the following doing a push:

 ** (Mix) The task "phoenix.digest" could not be found. Did you mean "phx.digest"?
remote:  !     Push rejected, failed to compile Phoenix app.

Same problem here.
The offending line is to be found here: fa86249#diff-1d8aefca0d336c5e997af1fdf3402191R8

Workaround: Set phoenix_ex=phx explicitly in your phoenix_static_buildpack.config.