Function called after a failed build (from cljs.build.api/watch). Receives the exception object as its first arg.
cljs.build.api/watch
:watch-error-fn (fn [e] (print-my-error e))