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.
@mavbozo https://gist.github.com/ashnur/58ca3f467a00ccf5e6ed82e26da187a3
is there anyway to change the level that figwheel logs in the browser console?
in particular, the list of reloaded files gets very spammy