@lee do you think there's a chance of adding deps.edn to your work on rewrite-clj(s)?
yes, I had started on this a while ago, it is related to one of the squirrels I ended up chasing.
so...have you had luck catching any of our furry friends? 😉
ha! Actually I don’t think I’ve fully caught one yet! The work I was doing on cljdoc to support cljs import-vars is not live yet. But… the clojurescript support for resolving :warning-handlers is in the hopper. And then… other squirrels.
so by deps.edn support to you mean switching from lein to deps.edn? Or something else?
i don't know about switching, but at least if there is an appropriate deps.edn for rewrite-clj*, iiuc, it would be possible to depend on a specific commit, instead of waiting for a release
Oh I see. I was thinking of switching over actually.
Are you thinking of my playground work?