figwheel-main

kennytilton 2023-01-12T15:09:23.099599Z

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?