Fork me on GitHub
#rum
<
2017-03-02
>
mruzekw13:03:04

@kurt-o-sys How did your tinkering with node modules go?

kurt-o-sys13:03:39

well... I was about to start to make a cljsjs package, and I found another one in the list of existing cljsjs packages that fits my needs 🙂. So, it did go well, although I didn't actually do anything 😛.

mruzekw13:03:33

Haha I see. Wondered if anyone got it working or not

kurt-o-sys13:03:04

oh, I tried https://clojurescript.org/guides/javascript-modules yesterday, but that didn't work out very easily for me.

mruzekw13:03:55

Yeah it doesn’t use a typical leinigen setup. you have to break out into a build.clj, which makes it confusing for me at least

kurt-o-sys13:03:09

Right... I think I'll leave this to smarter people to solve 😛. Or I may try something for a small library. Dunno.