hello
I'm having some trouble testing a new package for cljsjs
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
the wiki doesn't have much info on this...
does anyone have an idea how to test a new package?
actually nevermind, I got it. The first "package install" didn't work correctly