In the "Your own server" docs [1], there's this command: clojure -i scripts/server.clj -m figwheel.main -b dev -r
. Is there a Leiningen equivalent?
[1] https://figwheel.org/docs/your_own_server.html
I'm gonna go trawling through the Leiningen docs, but I thought somebody here might know the answer offhand and be able to save me some time.
Hmm, maybe the lein-cooper or lein-pdo plugin would work…
Gotta run, but if anybody sees this and knows the answer, I would be grateful. :simple_smile: