figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
jetzajac 2017-04-13T11:25:52.854078Z

have managed to work figwheel build and repl in ambly env. the last problem is that figwheel doesn’t log it’s warnings to console when watching builds. it is supposed to show popups in a browser but I have no browser. is there any option to enable such output to console?

jetzajac 2017-04-13T11:31:00.915199Z

@john you could use different nrepl sessions to clj-repl. and switch to active figwheel build with sidecar api and start cljs-repl in it’s context.