summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/clojurescript.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/clojurescript.md b/doc/clojurescript.md
index be7110d5..d4b665ee 100644
--- a/doc/clojurescript.md
+++ b/doc/clojurescript.md
@@ -254,6 +254,10 @@ npx shadow-cljs server
And connect to it with `cider-connect`.
+Lastly, if you already have a running server watching a build, for instance you
+have already run `npx shadow-cljs watch :dev`, you can use the `shadow-select`
+CLJS REPL and specify `:dev` when prompted.
+
[leiningen]: http://leiningen.org/
[boot]: http://boot-clj.com/
[piggieback]: https://github.com/nrepl/piggieback