Fork me on GitHub
#cljs-dev
<
2018-11-26
>
richiardiandrea03:11:48

Probably a PR to the release notes mentioning that expound is not working with the latest Cljs would be around good thing to do...a lot of projects use expound. @bbrinck how does it manifest? I am running the latest Cljs in shadow but did not notice anything...probably I haven't paid too much attention though 😄

bbrinck03:11:36

It will occur if you spec your functions or macros and want to use expound to print out errors (unless shadow happens to change the way the REPL works, I haven’t used shadow)

bbrinck03:11:05

I’ll add a note to the README