Fork me on GitHub
#boot
<
2019-10-28
>
borkdude09:10:11

don't know if boot is supposed to be compatible with JVM 11

borkdude09:10:21

anyway, it's not a hard requirement for us, just tried it out

flyboarder21:10:41

JVM 11 should work, in fact all the way up to JVM 13 now

borkdude22:10:36

@flyboarder we do already use JVM 11 with one of our backends with boot. it's just CLJS and/or boot CLJS tooling that gets us very weird results on JVM 11

flyboarder22:10:20

I use shadow now, I have honestly never worked on the source for boot-cljs

flyboarder22:10:30

Check out degree9/boot-shadow

borkdude22:10:50

ooh hm, interesting 🙂

borkdude22:10:00

is there also boot-figwheel maybe?

flyboarder22:10:13

Don’t think so, not sure

flyboarder22:10:20

I don’t use figwheel

borkdude22:10:38

alright, thanks for the pointer, I'll try that next time