Fork me on GitHub
#cljsjs
<
2016-10-24
>
thachmai00:10:01

I'm having some trouble testing a new package for cljsjs

thachmai00:10:45

boot package install target seems to install the new package to maven, but I get an exception when I try to import it to another project

thachmai00:10:27

the wiki doesn't have much info on this...

thachmai00:10:47

does anyone have an idea how to test a new package?

thachmai00:10:30

actually nevermind, I got it. The first "package install" didn't work correctly