This isn't really a "solution" to your problem, but because I had endless 
frustrating headaches with elm-webpack-starter I switched to the much 
simpler elm-live:

https://github.com/tomekwi/elm-live

and create-elm-app:

https://github.com/halfzebra/create-elm-app/blob/master/template/README.md


On Saturday, February 25, 2017 at 11:56:59 AM UTC-5, Simon wrote:
>
> I have tried webpack directly and some of the starters, but I can't find a 
> way to use hotloading after making a change that led to a compiler error. 
> It only works if you write perfect code and recompile. If you have an 
> error, then when these have been fixed the page reloads with the default 
> state.
>
> Are there any solutions for this?
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to