It's already been done for you :) http://www.webjars.org
David On Wed, Oct 15, 2014 at 1:01 PM, Norman Richards <[email protected]> wrote: > > > On Tue, Oct 14, 2014 at 7:10 PM, David Nolen <[email protected]> wrote: >> >> react/react.min.js for example is >> inside of the React JAR I deployed to Clojars that Om depends on - >> that's why it works. > > > I REALLY like this approach when I saw it. It's made distributing om apps > really nice. I'm curious how others feel about this. Should we distribute > more JavaScript dependencies like this? Right now, almost all my Clojure > web projects have multiple JavaScript dependencies checked into source > control that really shouldn't need to be checked in. > > -- > 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.
