Fork me on GitHub
#figwheel-main
<
2020-10-14
>
ozzloy20:10:06

i was just dealing with a misspelling in dev.cljs.edn for a few hours. i mispeld the :main namespace. is it possible for figwheel to notice that no such namespace exists and say that the problem is in dev.cljs.edn?

deadghost21:10:19

I'm generating data with clojure.spec on cider + figwheel-main and hitting Eval timed out! a lot. I think I read the default is 5 seconds. Can someone point me to the knob to adjust that?