Fork me on GitHub
#keechma
<
2022-10-20
>
mihaelkonjevic15:10:24

@johnnyillinois you can use the :keechma/trace key on the root level of the app map. It should look something like this:

:keechma/trace (when goog.DEBUG (comp tap> tracing/dedupe-changes))
You should require [keechma.next.tracing :as tracing] for this to work. Also use this coordinates in deps.edn:
keechma/next {:git/url "" :sha "324ca9a5ccae56ae5cc5e592c9681e85a1be1f0a"}
We used the shadow-cljs dev server console to inspect the output

🙏 1
🎉 1