This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-06-21
Channels
- # announcements (5)
- # babashka (81)
- # beginners (26)
- # calva (6)
- # cider (7)
- # clojure (26)
- # clojure-czech (1)
- # clojure-europe (19)
- # clojure-nl (4)
- # clojure-spec (5)
- # clojure-uk (21)
- # clojuredesign-podcast (2)
- # clojurescript (19)
- # conjure (6)
- # cursive (13)
- # datomic (2)
- # depstar (1)
- # editors (2)
- # graalvm (25)
- # honeysql (5)
- # jackdaw (4)
- # jobs (5)
- # lsp (8)
- # malli (13)
- # music (1)
- # polylith (3)
- # practicalli (1)
- # releases (1)
- # remote-jobs (2)
- # sci (10)
- # shadow-cljs (5)
- # sql (14)
- # tools-deps (25)
- # xtdb (65)
NPM dependency "@icon/fontisto-emoji" has installed version "3.0.4-alpha.0" "^3.0.4-alpha.0" was required by jar:file:/home/andreas/.m2/repository/org/pinkgorilla/webly/0.3.8/webly-0.3.8.jar!/deps.cljs
For this npm dependency shadow watch brings me this warning, which it should not. I guess it is the strange version format?
@drewverlee the :dev/after-load
is just a function that shadow-cljs calls. what it does is up to you, so I guess you'll have to figure out what resets them since that is your code doing it?
the page is not refreshing. https://code.thheller.com/blog/shadow-cljs/2019/08/25/hot-reload-in-clojurescript.html
@hoertlehner yeah the version compare code is fairly limited. I'll very likely remove it completely at some point. maybe turn it into a separate helper function.