Victor Korzunin

Results 71 comments of Victor Korzunin

Hi @wimpheling, thank you for the request, we will consider this if we get more requests. For now, I recommend using [patch-package](https://github.com/ds300/patch-package), it's a nice package to keep your patches...

@olup I had the same question in mind. @thomaschaaf Also, I see that incremental build is running in `watch` function which is run on `before:offline:start`, but also the normal building...

> * Locks could be set to expire at a particular minute 1. We could use [EventBridge.PutRule](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutRule.html) to acquire cron scheduled event per `Resource`, so as soon as we add...

Hey @tobiasdiez I'd like to nudge again. this fix would cut 100kb from my app bundle size. Thank you

hi @joepjoosten nothing stops us, I initiated this repos to first cover what I needed, so now we have codegen solution which can be used to generate other clients. (thanks...

Hey @kondaurovDev thanks for that. Ts-morph is in my list of packages which I want to try , thanks for good example I'm not sure if your package specifically somehow...

> What do you mean by "all the packages"? And "to commit all those code duplicates"? I meant "all the clients", so we generate during build time, and the publish...

@rion18 😄 I'm working on it , that was indeed a face palm moment to me I'm wating for [this PR](https://github.com/pradel/esbuild-node-externals/pull/64) merged

@dudeofawesome oh yes, I was thinking about it, don't have a use case yet in my project however. And would be also cool having such provider for parameter store too

@dudeofawesome any ideas how to name the package? I have `@effect-aws/config` in mind, but it could be confusing `@effect-aws/config-provider` also sounds good, which would be my preference