elm-book
elm-book copied to clipboard
Server crashes on circular imports and compiler exceptions (MVar etc.)
@janwirth can you expand on this issue? elm-book's development server is just a wrapper of elm-live - I'm thinking about discontinuing it on the next major release since it doesn't make sense to maintain it as part of elm-book.
So the thing is that if I have an Mvar exception, the process exits with status 1 and I'm back in the command line. i have to run elm-book again everytime instead of running the compilation on save.
Is that clearer? I think it should be bug