elm-book icon indicating copy to clipboard operation
elm-book copied to clipboard

Server crashes on circular imports and compiler exceptions (MVar etc.)

Open janwirth opened this issue 2 years ago • 2 comments

janwirth avatar Nov 17 '22 14:11 janwirth

@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.

georgesboris avatar Jan 09 '23 21:01 georgesboris

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

janwirth avatar Jan 10 '23 18:01 janwirth