Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

Doing (js/process.exit 0) on a node repl with clj -m cljs.main --repl-env node fails a little ugly

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2637 (reported by aralo)
...