Fork me on GitHub
#figwheel
<
2019-01-11
>
jco13:01:47

Hi, can I configure figwheel during runtime, instead of in the Leiningen project.clj. I want to set :server-ip in the client settings, but I need to run some code that figures out my private IP to do so.

serioga16:02:33

I use figwheel-sidecar for this.