@markwoodhall has left the channel
@jsa-aerial has joined the channel
I have a case where I would like to have the host index.html file under public/Fig instead of just public (under resources). I'm using lein and indicate this with option :open-urls [" . Figwheel starts and opens this just fine, but cljs-repl claims that figwheel never connects (`Prompt will show when Figwheel connects to your application` hangs with no prompt). If I put the index.html back at publi/ then it just works. Any ideas on why this behavior happens?