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.
@minikomi Best is to to make a PR to cljsjs
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
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..
Would it be possible to get a new boot-bin release?