figwheel-main

figwheel-main http://figwheel.org
ozzloy 2020-10-14T20:51:06.049900Z

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?

deadghost 2020-10-14T21:01:19.051100Z

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?