Fork me on GitHub
#cljsrn
<
2018-11-04
>
carocad13:11:02

hey guys, I am trying to migrate to :target :nodejs compilation but somehow I keep getting errors stating that the project depends on native modules (like path). I checked the compiled code and in fact, cljs is using those modules but I cannot imagine being the only one with that compiled code 😅 … any ideas where did it go wrong ?

carocad15:11:45

nevermind … it seems the issue wasnt that but the host used to fetch the files