This is awesome, tx ! Would it work with websockets too ? (I guess I should just try...)
@John Allows you to hot-load (browser automatically updated) changes to elm, html and css, WITHOUT loosing model state. A bit like elm-reactor used to be back in the days (but that only worked for elm code, and it didn't work with ports). cheers Magnus On Wednesday, 18 May 2016 10:05:30 UTC+2, Flux Xu wrote: > > Hi, > > I just published elm-hot-loader 0.3.0 to supports hot-reloading with Elm > 0.17 > Swap port and EmptyAction are gone. No modification of your code is > needed, it just works. > > Project repository: https://github.com/fluxxu/elm-hot-loader > Example project: https://github.com/fluxxu/elm-hot-loader-starter > > Hope you will find it useful! > -- 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.
