Are these different? I ran both but they seem to do the same thing. Is there an order to run pom jar install?
@adamw: yes, they are different
the order for pom, jar, install is in fact pom, jar, install
@adamw: good work! I’ll merge it once the CI gives me the go ahead.
@jjttjj: (I hope you are around) I saw on search you did some work back in feb integrating amcharts into cljsjs, did you get any joy with that?
@adamw: @flyboarder: package task for each cljsjs package nowadays includes pom and jar tasks so no need to manually specify those anymore
I updated the wiki page
is there a way to see the functions in a cljsjs package that i can call?
i’m having trouble using js/d3.event