Niklas

Results 103 comments of Niklas

Ah interesting, I might have missed that during one of the upgrade. I'll see if I maybe can use the dotenv parser from NX directly, without any custom code. Would...

Are you having the problem directly with `nx-remotecache-custom` or one of the libraries using it, e.g. `nx-remotecache-azure`? Also I'd need the node version please 👀

I was so free to create a PR, would love to see the icons in this package 👏

I'm also running into this with `restart: unless-stopped` when the process dies while running docker rollout. To replicate: - docker compose up -d --wait - docker rollout your-service - ctrl...

The docs are also still pointing to this library, if you check the TS tab? 🤔 https://developers.brevo.com/reference/createdoicontact

I figured the alternative is switching to a different communication provider 🙄

Weird, the prettier docs still state that json or yml are ok: https://prettier.io/docs/en/configuration.html

Actually not, but some components throw errors if the UI isn't enabled, so I still have it enabled (but I'm not rendering anything with components). The issue is rather about...

Awesome, all of this sounds good. I'd obviously disagree on the breaking change part, as the update broke the styles of our app. For the uiEnabled issue, acrtually I don't...