Fork me on GitHub
#lein-figwheel
<
2017-02-07
>
noonian02:02:06

Instead of having everything share the same :output-dir, and :asset-path, you might try having a different one for each build. I’m not sure if thats causing your problem or not but since it sounds like your problem is with builds conflicting with each other it should simplify debugging at least.

uwo20:02:39

is there anyway to change the level that figwheel logs in the browser console?

uwo20:02:52

in particular, the list of reloaded files gets very spammy