Fork me on GitHub
#figwheel
<
2017-05-24
>
husain.mohssen13:05:38

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.