Fork me on GitHub
#luminus
<
2019-12-06
>
eval-on-point04:12:15

Hi all, I get an IllegalArgumentException: No matching field found: getSourceName for class com.google.javascript.jscomp.JSError when running lein uberjar on the base project generated by lein new luminus +reagent +shadow-cljs. How do I begin to debug this?

lsenjov06:12:51

Does... does shadow-cljs actually create an uberjar?

lsenjov06:12:05

Huh, apparently it does. Neat

lsenjov06:12:11

And I'm getting the same thing

lsenjov06:12:38

But as far as I'm aware, you should probably be using shadow-cljs instead of lein for actually building things @mitchell_clojure