figwheel-main

coetry 2022-01-19T18:22:20.014200Z

I noticed in this https://www.youtube.com/watch?v=zIajwJDi4wY video that there was a (add-dep) control in the Figwheel CLJS repl to add dependencies on the fly during an active session. Is that no longer supported? I do see that in the video it shows that function to be experimental.

2022-01-20T10:40:00.014600Z

I think the experimental feature has been removed. It's been a few years!

👍 1
👋 1
hkjels 2022-01-20T07:04:49.014400Z

Do you perhaps mean clojure.tools.deps.alpha.repl/add-libs?

👍 1