Fork me on GitHub
#boot
<
2018-08-09
>
minikomi03:08:12

What are my options for including a javascript dependency in a library I'm writing? The dep on cljsjs is outdated, wondering if there's another way.

borkdude09:08:23

@minikomi Best is to to make a PR to cljsjs

borkdude09:08:50

if you won’t want to do that, you can download the dep and use it as a foreign-lib, or maybe use npm-deps

minikomi10:08:25

yeah, resigned to fix it upstream. weighed the options but found I was sinking more time into getting my head around config than moving forward..

miikka13:08:05

Would it be possible to get a new boot-bin release?

👍 16