webdev
webdev copied to clipboard
Errors don't appear to be getting forwarded through the compilerOutputLines as expected
If you for instance compile with --enable-experiment foobar I would expect an error message about an unknown experiment. We are notified that there is 1 error, but cannot get any text for it.