cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
lread 2021-05-31T19:25:37.049600Z

I had some problems with the latest release of ClojureScript (v1.10.866) on rewrite-clj when running tests via figwheel-main. This made me think to try this new version of ClojureScript with cljdoc-analyzer. Metagetta tests fail around handling unknown reader conditionals. Iā€™m guessing that this is due to some issue in ClojureScript v1.10.866 (have posted about it in #cljs-dev) but will raise an issue in cljdoc-analyzer to track.

šŸ‘ 1