Martin Klepsch
Martin Klepsch
Still would be nice to have but I currently don't use s3-beam for anything that would require it. If you'd like to tackle it I'd be happy to discuss options,...
Alright. Feel free to ping me if you have any questions.
Awesome! I think updating the Closure library that comes with CLJS is a matter of bugging @swannodette to do so. AFAIK there's not much work to it so it shouldn't...
Actually that's just the compiler but I think he'll bump the lib as well now :)
Watch this for a new release: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.clojure%22%20closure If you then specify those libs as explicit deps they will be used instead of CLJS default ones. Alternatively wait until later today...
@GetContented I think I didn't merge this back then because we were still waiting for a new version of the Closure Library getting bundled with ClojureScript. It seems that either...
**Ahem..** I got confused. The new release is only required for the progress stuff which is TBD.
I'm all for dropping core.async if it can be done in a way that doesn't make the API cumbersome to use. When I started working on this core.async seemed to...
For this and various other things it would be useful if boot-cljs somehow exposes the dependency graph. Most obvious would be through the fileset as an edn file I guess....
I made some changes to get better reporting and will report back. All the URLs include the string "cljdoc" if that's helpful.