@porglezomp: look this example https://github.com/manishkumarmdb/cljsjs-interop-workshop/blob/master/project.clj
hi, I’m trying to package something, and I don’t get any target directory. But the task seems to complete fine. Is this something obvious that I’m missing?
@hjrnunes: are you calling the target task?
nope...
that would do it I guess. So what’s the proper incantation? boot package target?
Depends on what you are trying to do
Target task is useful if you want to inspect the jar file
To install the package to local maven repo use boot package install