Fork me on GitHub
#juxt
<
2023-03-08
>
DrLjótsson12:03:21

Docs say that one can reduce tick cljs build size by including smaller timezone packages from js-joda. But they don't say where these packages are available or how I actually use them. https://github.com/juxt/tick/blob/master/docs/cljs.adoc

DrLjótsson12:03:54

Maybe it is. Honestly I don't exactly understand the instructions there...

DrLjótsson12:03:54

Figured it out, I needed to require e.g., ["@js-joda/timezone/dist/js-joda-timezone-1970-2030"] instead of [tick.timezone]

🙌 2
henryw37413:03:28

feel free to PR docs