LightTable / Clojure

Light Table Clojure language plugin

Repository from Github https://github.comLightTable/ClojureRepository from Github https://github.comLightTable/Clojure

Explicit error if building a cljs plugin failed

cldwalker opened this issue · comments

From LightTable/LightTable#1103. Solution would be to catch the failed compilation and send a new message :cljs.compile.failed which triggers a new behavior that turns off the working indicator and displays an error message explaining the build failed. Pull request welcome until someone on the core team I has time to get to this