Fork me on GitHub
#cljsjs
<
2016-07-15
>
adamw01:07:04

Are these different? I ran both but they seem to do the same thing. Is there an order to run pom jar install?

flyboarder05:07:36

@adamw: yes, they are different

flyboarder05:07:01

the order for pom, jar, install is in fact pom, jar, install

rohit07:07:16

@adamw: good work! I’ll merge it once the CI gives me the go ahead.

adamw07:07:52

@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?

juhoteperi13:07:32

@adamw: @flyboarder: package task for each cljsjs package nowadays includes pom and jar tasks so no need to manually specify those anymore

juhoteperi13:07:17

I updated the wiki page

krchia22:07:56

is there a way to see the functions in a cljsjs package that i can call?

krchia22:07:34

i’m having trouble using js/d3.event