luminus

lepistane 2019-05-20T09:43:27.039900Z

@haiyuan.vinurs what do you mean?

vinurs 2019-05-20T09:46:05.040400Z

now all dependencies are added in :dependencies

vinurs 2019-05-20T09:46:15.040800Z

but now library are belong to cljs

vinurs 2019-05-20T09:46:31.041100Z

some libraries are belong to cljs

vinurs 2019-05-20T09:46:52.041700Z

and now i use luminus :shadow-cljs

vinurs 2019-05-20T09:47:21.042200Z

may i add the cljs libraries dependencies in the :shadow-cljs?

yogthos 2019-05-23T13:18:38.043Z

If you're using shadow-cljs, you would add NPM modules via npm-deps, and any Clojure/Script libraries should be added using regular dependencies