Fork me on GitHub
#shadow-cljs
<
2021-09-25
>
myguidingstar07:09:23

oh really? thanks. Anyway, I wonder why clojurescript compiler has to create such :libs option

thheller07:09:34

can you give an example of :libs? I don't really know what that does?

thheller07:09:09

closure style namespaces should just work with regular cljs too provided that the names match and stuff

thheller07:09:24

maybe libs allows files that don't match the expected names? don't know