elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hot swapping not working anymore?

aravantv opened this issue · comments

That's my first time using elm so maybe it's a stupid question... But how do we activate hot swapping?
I've read in other issues that there should be a "swap" button somewhere but I don't see any such button...?

Sorry for the confusion. It was not possible to fit all the upgrades into Elm 0.17 so these features will be coming back in a future release.

No one had features like this when it was introduced, so we did it kind of because we could. In practice it wasn't ready for a more serious workflow, so the plan is to do a redesign to get the features more in line with what users need in practice.