elm-community / elm-webpack-starter

Boilerplate for developing Elm apps on Webpack

Home Page:http://elm-community.org/elm-webpack-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No image loader?

simonh1000 opened this issue · comments

Hi,

was trying your code as mine (https://github.com/simonh1000/elm-hot-loader) is having lots of issues with watching (basically it watches one failed build and then stops, and this only on my bigger projects!).

But your code does not support images.

Hmm, I believe someone would need to develop an Elm'ified image loader but that is outside of my expertise..