This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-31
Channels
- # announcements (6)
- # babashka (32)
- # beginners (78)
- # biff (11)
- # calva (7)
- # clj-kondo (20)
- # clojure (35)
- # clojure-europe (10)
- # clojure-nl (4)
- # clojure-norway (8)
- # clojure-uk (2)
- # clojurescript (41)
- # conjure (14)
- # core-async (10)
- # cursive (7)
- # datomic (12)
- # deps-new (4)
- # emacs (15)
- # fulcro (48)
- # gratitude (11)
- # hugsql (1)
- # hyperfiddle (3)
- # introduce-yourself (3)
- # jobs (3)
- # klipse (2)
- # off-topic (7)
- # polylith (30)
- # reitit (1)
- # remote-jobs (1)
- # reveal (8)
- # scittle (4)
- # shadow-cljs (40)
- # squint (13)
- # tools-deps (7)
- # xtdb (7)
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.That seems to me like a tough issue