If cider/cider-nrepl
is in your dependencies, then this should work:
• Run shadow-cljs watch app
• Make sure the build is running in your browser / node-script is running before moving any further
• Then run :CljEval (shadow/repl :app)
to start the ClojureScript REPL
Fireplace mappings like K
should work now. No need to run Piggieback.