figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
husain.mohssen 2017-05-24T13:08:38.495848Z

Any suggestions to solve this problem: In he same repo I need more than one SPA in the same repo? Is there a clean way to do this with figwheel. I was not able to get modules to work and it's not clear that figwheel would work even if the compiling into modules worked. One way of thinking about it is I need more than one main. As it is now I have a dispatcher that I use to call the different SPA's based on the URL used to hit that page.