Daniel Valbuena Bautista

Results 3 comments of Daniel Valbuena Bautista

I am using **6.0.9** version and the problem persist. It is related to this other issue #6661. But I have found a workaround only if you are able to modify...

In case someone would like to use esbuild, the only way it worked for me in AWS was as follows. ``` javascript import * as esbuild from "esbuild"; esbuild.build({ entryPoints:...

> @sparticuz/chromium-min You are right, I hadn't realized that! Now the size remains at 20 MB while compressed. It is only necessary to specify the entire path using the layer....