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.
