Fork me on GitHub
#lein-figwheel
<
2016-08-23
>
shaun-mahood17:08:04

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.

shaun-mahood19:08:15

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.