Fork me on GitHub
#lein-figwheel
<
2015-11-24
>
eggsyntax02:11:58

@bhauman: nice ongoing work on the figwheel documentation. I just reread the README and a few of the other files. It was already good seven months ago or so when I started playing with figwheel, but it's vastly improved, and just incredibly clear and useful now.

pleasetrythisathome04:11:22

hey all, trying to setup figwheel with sidecar in a boot environment, getting a dependency error and wondering if anyone has seen it before

pleasetrythisathome04:11:46

{:type clojure.lang.Compiler$CompilerException
   :message "java.lang.RuntimeException: No such var: cljs.closure/lib-rel-path, compiling:(figwheel_sidecar/build_middleware/javascript_reloading.clj:26:14)"
   :at [clojure.lang.Compiler analyze "Compiler.java" 6674]}

pleasetrythisathome04:11:03

var's definitely there...

pbaille12:11:10

that looks great, I will study it, thank you!