This brings up my app fine: clojure -M -m figwheel.main --build whoshiring --repl But this just brings up the default figmain page: clojure -M -m figwheel.main --repl --build whoshiring Is that expected behavior?
clojure -M -m figwheel.main --build whoshiring --repl
clojure -M -m figwheel.main --repl --build whoshiring