serverless-esbuild
serverless-esbuild copied to clipboard
feat: exclude third level dependencies
addresses https://github.com/floydspace/serverless-esbuild/issues/312
@floydspace can you have a look at this please? I still have to use patching for this with my deployment
Hey @deathemperor
Last time I checked, the tests were failing, and it is still the case, could you please fix tests
here is the error from Ci Expected '!==' and instead saw '!='
@floydspace I've updated the code, can you run the tests again please? thanks.
still wish to have this done, any idea what preventing it from getting merged @floydspace ?
Curious about this PR and whether it would help us reduce the zip size when comparing the zip generated by serverless-webpack
vs serverless-esbuild
.
I can't see which tests are failing, but I assume that is the main thing preventing this PR from moving forward to code review?