Fork me on GitHub
#boot
<
2017-11-09
>
arijun13:11:55

Trying to run the basic hello world app from the tutorial on https://github.com/magomimmo/modern-cljs/blob/master/doc/second-edition/tutorial-01.md , and getting class not found exceptions for javax.xml.bind.DatatypeConverter

arijun13:11:14

Any ideas on how to fix it?

arijun13:11:26

I've tried switching to the newest version of boot-cljs (2.1.4) since it seems that this issue was seen and fixed there https://github.com/boot-clj/boot-cljs/issues/178 but it didn't help

seancorfield22:11:37

So I started playing around with Marginalia to generate documentation from our source code... and (after Gary Deer kindly released an update to get it running on Clojure 1.9) I wrote a Boot task to run Marginalia. Wondering whether it's worth the effort of packaging it up generically and publishing on GitHub/Clojars?

richiardiandrea06:11:22

I would use it 😺

seancorfield18:11:38

Then I'll work on it this weekend. As long as it will be useful to at least one other person! 🙂