Fork me on GitHub
#klipse
<
2022-08-31
>
oly15:08:28

so should klipse still work with latest clojurescript ? I just updated my deps which meant a reagent update which made me pull in react via package.json I also updated clojurescript to the latest but all my block now error with this.

Execution error.
find-ns-obj not supported for target bundle
which lead me to this link https://ask.clojure.org/index.php/9995/using-eval-from-cljs-js-with-webpack which makes me think I need to downgrade clojurescript curious if anyone has a working example with all libs up to date ? or can advise on what compiler options I may need to change.

Yehonathan Sharvit16:08:50

That seems to me like a tough issue