Is anyone using Cursive and the instructions on https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-in-a-Cursive-Clojure-REPL to do so? It seems like with the new version of figwheel not as much is required - when I start a new project with lein new figwheel
I didn't have to do any of the changes for figwheel-sidecar
or anything like that.
To be more specific, figwheel-sidecar
is already included in the template but it doesn't seem to be required to remove figwheel
from the dependencies.