Results 293 comments of Bruce Hauman

Thanks for pointing this out, I will take a look.

OK I have tried this and I can't reproduce the behavior you are seeing. I always get a watcher and reloading at this point in the tutorial. What OS are...

Hmmm what's your configuration here? and what version of figwheel-main are you using? This shouldn't be problem unless you are setting your `:asset-path` manually, or are using an old version...

I think if you add a warning you also have to add it to the list of warnings that are being listened for.

I apologize for taking so long to reply to this. But yes I would take PRs for this.

With Leinigen I suggest making `:target-dir` `resources/public`.

Unfortunately figwheel communication via the REPL connection currently only work with optimizations :none. REPL communication is what's needed to send messages back and forth between the CLI process and the...