@zulip-mirror-bot has joined the channel
@upgradingdave has joined the channel
Is it possible to use figwheel to print out a dependency tree of cljs dependencies? (similar to lein deps :tree)?
I’m using deps.edn and clojure cli and I can print the clojure dependency tree using clj -Stree, but struggling to figure out how to print cljs dependency tree