Continuing the discussion from Time travelling debugger with elm reactor 0.19:
Installed elm-live but cannot see time travelling debugger, the same with elm reactor. Is it available in some form for elm 0.19?
Thanks.
Continuing the discussion from Time travelling debugger with elm reactor 0.19:
Installed elm-live but cannot see time travelling debugger, the same with elm reactor. Is it available in some form for elm 0.19?
Thanks.
Use elm-live src/Main.elm -- --debug
to compile with the debugger on.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.