On Friday, December 25, 2015 at 10:38:25 PM UTC+9, crocket wrote: > On node.js, I can just invoke js/require. > On web browsers, browserify provides require, but browserify is its own > compiler, so it conflicts with clojurescript compiler. > > How can it be done?
I figured out that a way to do it is to compile a browserify bundle and include it before a clojurescript bundle in HTML. -- 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 https://groups.google.com/group/clojurescript.
