lambdaisland

cjohansen 2024-09-17T09:57:21.994059Z

When we add :launchpad/shadow-build-ids [:client] to our deps.local.edn, the #time/inst reader literal parses strings to #inst (and not java.time.Instant, as we have set up our app to do). Does anyone know why that would happen? Does launchpad bring in reader literals for insts, or are they coming from shadow-cljs?