figwheel repl-options init-ns user...

59 views
Skip to first unread message

Fenton Travers

unread,
Sep 25, 2015, 12:03:14 PM9/25/15
to clojure-tools
I'm trying to over-ride the standard cljs.user with my own version so when the repl starts up I have access to what I want without having to switch namespaces.  I do this fine with a clojure project via

:repl-options {:init-ns cljs.user}

in my project.clj

Can we do something similar for a clojurescript project using figwheel?
Reply all
Reply to author
Forward
0 new messages