Fork me on GitHub
#cljs-dev
<
2022-05-07
>
mikerod00:05:04

Even if the dependencies are just libraries, and not renamed, and not shaded in, it does mean consumers have to use compatible versions to have a classpath that works. But perhaps that's obvious.

Alex Miller (Clojure team)00:05:56

that's true of all libraries

mikerod01:05:43

Indeed. Just when it's the core language it's a bit more pervasive perhaps?

mikerod01:05:12

Either way. Sounds better than shading in. So just an aside.

thheller08:05:07

> RELNOTES[INC]: Closure Compiler now requires OpenJDK 11.

thheller08:05:37

as far as I can tell it doesn't actually yet (apart from some tests) but safe to assume it'll over time