Is anyone using Bable [1] to transform .jsx for consumption in a clojurescript project? It seems like all of the issues identified Maria Geller in her post [2] have been resolved.
In particular: * The bug where loading Babel into Nashorn to transform JavaScript throws a Method code too large! exception. No link given but this [3] seems to relate. * UDM support for closure compiler [4] [1] https://babeljs.io/ [2] http://mneise.github.io/posts/2015-08-04-week-9-and-10.html [3] https://bugs.openjdk.java.net/browse/JDK-8135190 [4] https://github.com/google/closure-compiler/pull/1048 -- 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.
