If all you wanted was modules and multiple entry points under advanced compilation, ClojureScript has supported that for months now (and was in fact inspired by the work in shadow-build).
David On Mon, Jun 8, 2015 at 4:58 PM, Novi Border <[email protected]> wrote: > Great, > > I managed to get the build working with shadow-build, outputing three > separate 'main' cljs files and two different common modules:) > > Thanks guys! > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
