hey everyone, i got to the point where ~/.m2/cljsjs/<lib> exists, but lein figwheel gives "Could not find artifact cljsjs.<lib> ..."
error. is there a specific way to depend on the new lib or have leiningen look in the local maven repo? the line i added to project.clj is [cljsjs.<lib> "<vsn>"]
. let me know what you think!
following this as a guide https://github.com/cljsjs/packages/wiki/Creating-Packages