Fork me on GitHub
#lein-figwheel
<
2016-06-09
>
kauko05:06:05

So spec is released for clojurescript but not clojure?

danielcompton07:06:07

@kauko: it’s not ‘released’ for either, it’s in alpha in both

danielcompton07:06:41

but as CLJS doesn’t really do alphas like Clojure does, you could say spec is released for CLJS

bhauman13:06:47

@fenton: just add [org.clojure/clojurescript "1.9.36"] to your :dependencies and figwheel will work

bhauman13:06:29

@shaun-mahood: I hear ya, the situations are a bit different. I'm hoping to create an explain facility that will explain your configuration and include warnings. But I'm waiting for things around spec to settle before I do anymore config/errors work.

shaun-mahood14:06:45

@bhauman: Cool, that sounds like a good plan - seems a little crazy how much has happened in the error message/usability space in Clojure in the last few months. I have little to no idea of how it all works but I'm sure enjoying reading all the good ideas 🙂

fenton17:06:33

@bhauman: thanks. i must be having an issue with the cider side of things...i'll go ask those guys. Sorry to bug! 🙂