Victor Korzunin

Results 44 comments of Victor Korzunin

Hey @samchungy, it was contributed by @lulzneko, to be honest, I haven't tested it and have never used it, maybe initially it worked. Please go ahead to fix it if...

I'm a bit concerned about repetition of code, that I have to explicitly remap all functions from global process to module process, but maybe it is the only way in...

> I'm seeing similar issues. Started happening 12 hours ago. I'm not sure how it could be related to the latest release https://github.com/floydspace/serverless-esbuild/commit/49ad43e6cd3964e0ca04bbbac98f21935b40afd3 we have just changed the default build...

for reference https://github.com/localstack/serverless-localstack/issues/248

Hi @fredrik , thanks for the heads-up I'm wondering how it's supposed to be done, I'm not really controlling that page, what I did is raised the PR back in...

For the record, I raised the question here https://github.com/serverless/plugins/discussions/421

Hi @chriszirkel @samchungy what is the common scenario of using layers? So far in my experience, I have used layers to push there some heavy artifacts (chrome binary from puppeteer...

hi @Steakeye, I don't this the plugin exists as npm package, you can try using the code snipped suggested by @ffxsam

Hi @flipscholtz . I run the tests for the feature, and they failed, could have a look and is it applyed only for `yarn`? should it also be implemented for...

Hi @mattjennings, thank you for your PR. > The package specified in the `exclude` option is passed to `esbuild` as `external`, but it is not included in the function bundle...