Fork me on GitHub
#boot
<
2018-01-19
>
minikomi07:01:50

I'm using garden & boot-cljs, boot-refresh.. when I save a garden file, for some reason it also re-triggers boot-cljs to recompile.. should it be recompiling every single time?

juhoteperi07:01:30

@minikomi Yes, but the recompilation should be very fast

minikomi07:01:54

maybe it's an OSX problem.. takes about 8-10s with no cljs code changes

minikomi08:01:09

hmm, maybe i can write a task to enable/disable it in my pipeline using an atom set to true/false