Closed smanilov closed 8 years ago
It throws an exception, rather than catching it and handling it properly.
To reproduce:
dartdevc.dart -o foo.js foo
(make sure foo doesn't exist).
DOH. Thanks for catching this! And thanks for looking into it :)
this was fixed. yay.
It throws an exception, rather than catching it and handling it properly.
To reproduce:
dartdevc.dart -o foo.js foo
(make sure foo doesn't exist).