figwheel

2019-06-15T07:49:38.000600Z

@zulip-mirror-bot has joined the channel

upgradingdave 2019-06-15T17:04:51.000800Z

@upgradingdave has joined the channel

upgradingdave 2019-06-15T17:05:46.001600Z

Is it possible to use figwheel to print out a dependency tree of cljs dependencies? (similar to lein deps :tree)?

upgradingdave 2019-06-15T17:06:45.001900Z

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