Fork me on GitHub
#cljsjs
<
2017-09-27
>
nolan33001:09:52

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!