cljsjs

nolan330 2017-09-27T01:41:52.000082Z

hey everyone, i got to the point where ~/.m2/cljsjs/<lib> exists, but lein figwheel gives "Could not find artifact cljsjs.&lt;lib&gt; ..." 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.&lt;lib&gt; "&lt;vsn&gt;"]. let me know what you think!

nolan330 2017-09-27T01:42:20.000099Z

following this as a guide https://github.com/cljsjs/packages/wiki/Creating-Packages