This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-07
Channels
- # adventofcode (15)
- # announcements (1)
- # beginners (2)
- # biff (1)
- # cljfx (1)
- # clojure (3)
- # clojure-austin (6)
- # clojure-europe (6)
- # clojure-hungary (14)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-uk (2)
- # clojuredesign-podcast (4)
- # clojurescript (5)
- # cursive (1)
- # datalevin (1)
- # datomic (1)
- # defnpodcast (1)
- # hyperfiddle (15)
- # joyride (3)
- # missionary (3)
- # off-topic (6)
- # portal (4)
- # releases (1)
- # ring-swagger (1)
- # rum (3)
- # squint (2)
I've just moved to ic
as well. It works great. ⚡
However, I've found another minor breaking change that needs to be updated in electric-starter-app:
hyperfiddle.electric-client/VERSION
var passed in as closure-defines
to shadow-cljs during build needs to be renamed to hyperfiddle.electric-client/ELECTRIC_USER_VERSION
Here's a PR: https://github.com/hyperfiddle/electric-starter-app/pull/16
👍 3