Aha, that's promising

I have my own starter https://github.com/simonh1000/elm-hot-loading-starter 
and have tried https://github.com/halfzebra/create-elm-app and both 
experienced the issues I described. I will take a look at what you do

Simon

On Saturday, 25 February 2017 18:13:09 UTC+1, Austin Bingham wrote:
>
> Is this with elm-webpack-loader, or some other package? I use 
> elm-webpack-loader and the webpack-dev-server, and it definitely recovers 
> after a broken compilation. You can see my configuration here if that 
> helps: https://github.com/abingham/accu-2017-elm-app
>
> On Saturday, February 25, 2017 at 4:56:59 PM UTC, 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to