How can the figwheel-sidecar project be running on my own machine with my Emacs so I can debug into it?
I tried to cider-jack-in, it works, but how to let the clojurescript project depends on it and let Emacs run the local version of figwheel-sidecar?
https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl#integration-with-emacscider
Key steps
M-x cider-jack-in-clojurescript [RET]