This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-07-28
Channels
- # announcements (21)
- # beginners (12)
- # calva (16)
- # cider (3)
- # clj-commons (23)
- # clojure (32)
- # clojure-europe (8)
- # clojure-norway (3)
- # clojure-uk (3)
- # clojurescript (12)
- # conjure (2)
- # cursive (6)
- # data-science (15)
- # datomic (5)
- # dev-tooling (10)
- # emacs (13)
- # events (3)
- # lsp (36)
- # missionary (6)
- # off-topic (22)
- # portal (46)
- # releases (1)
- # shadow-cljs (15)
- # slack-help (7)
- # sql (3)
- # squint (1)
- # timbre (5)
hmm, it seems requiring npm module jsxgraph
1.5.0 fails in shadow 2.25. but only if I delete .shadow-cljs
in between (if it was previously compiled with 2.24.1 it will continue working even after rebuilding using 2.25. if the old .shadow-cljs is still there)
should be fixed in 2.5.2, at least everything loads fine. didn't know how to test it further.
Nice thanks @U050RLRRQ and @U05224H0W !!
this makes me think of a question i havent considered before: does shadow guarantee forwards compatible build cache?
Hey all!
I'm reading the user guide and up to chapters 6 and 7 there hasn't been a single build defined which makes all tho code examples before that use app
as a build ID only example code that I am not able to run, beyond getting familiar with the syntax, is this correct or did I miss something?
if you just want to get started it might be easier to follow https://github.com/thheller/shadow-cljs#quick-start