Fork me on GitHub
#figwheel
<
2017-04-13
>
jetzajac11:04:52

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?

jetzajac11:04:00

@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.