Release 1.9.473 did end up fixing it. Thanks!
--
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 emai
Cool, thanks for all the hard work you and others put into Clojurescript!
On Monday, February 6, 2017 at 12:41:10 PM UTC-5, David Nolen wrote:
> There was a bug reported and since fixed in master. There will be a release
> this Friday just to address this regression.
>
>
> David
>
>
> On Sat
There was a bug reported and since fixed in master. There will be a release
this Friday just to address this regression.
David
On Sat, Feb 4, 2017 at 11:43 PM, Hitesh wrote:
> I'm trying to upgrade a project from 1.8.51. It has some foreign libs and
> manually defined externs in it which were
I'm trying to upgrade a project from 1.8.51. It has some foreign libs and
manually defined externs in it which were working fine.
:foreign-libs [{:file
"https://cdnjs.cloudflare.com/ajax/libs/gsap/1.18.5/TweenMax.min.js";
:provides ["TweenMax"]}]
:externs ["rea