Jyotman Singh

Results 7 comments of Jyotman Singh

I can add a few in Scala. Is it ok?

@Zeyad-37 does it work?

I'm not sure this is the solution @shivamkb17 chatwoot:development is used to build a local image by the name and rails and webpack dockerfiles should be able to fetch this...

Making the base image myself first and then running docker compose build worked for me as suspected - ``` docker build -t chatwoot:development --build-arg BUNDLE_WITHOUT='' --build-arg EXECJS_RUNTIME='Node' --build-arg RAILS_ENV='development' --build-arg...

![Screenshot 2023-09-27 at 9 49 25 PM](https://github.com/PostHog/posthog-js/assets/11979293/56f95a78-d456-450d-ac9c-fa947540765d) ![Screenshot 2023-09-27 at 9 57 35 PM](https://github.com/PostHog/posthog-js/assets/11979293/1b646f44-0c31-46e0-9c71-b0aacb6652e9) ![Screenshot 2023-09-27 at 9 59 03 PM](https://github.com/PostHog/posthog-js/assets/11979293/09c26c21-7c71-43d3-aa37-122eaf5fc56f) It's getting bigger. +1 for prioritising the size of...

Just discovered this - https://github.com/PostHog/posthog-js-lite/tree/master/posthog-web Happy to see that effort is being made in this direction 🙌

@yusukebe are we open to adding support for deno for zod-validator?