I'm new to Figwheel. Where does the error output go if I get a message like failed compiling file:<some-source-file>.cljs
in the command-line REPL? I'm using lein-figwheel
and lein-cljsbuild
. Right now I'm using trial and error and restarting the build to figure out the cause.