boot-clj / boot-cljs

Boot task to compile ClojureScript programs.
Eclipse Public License 1.0
176 stars 40 forks source link

Handle-ex improvemets #102

Closed Deraen closed 9 years ago

Deraen commented 9 years ago

Handle-ex should save some information about all exceptions to messages.

Possible related: Handle-ex should perhaps rethrow catched Cljs exceptions so that speak and other tasks that work by catching exceptions can notice those.