Help with frontend assets, webpack and phoenix 1.4 RC2

Not all themes are meant to be bundled (example).

Spin up a new trial Phoenix project with --no-webpack (and given it’s a trial --no-ecto), copy the theme contents into priv/static and adjust the endpoint if necessary and see if you can get it working that way.