serverless-esbuild icon indicating copy to clipboard operation
serverless-esbuild copied to clipboard

feat: add custom esbuild entrypoint in function definitions

Open alexandre-snr opened this issue 7 months ago • 0 comments

Fixes #533

This pull request adds an esbuildEntrypoint field in the functions definitions to override the entrypoint used by ESBuild to build the function.

As discussed in the issue, I'm not sure this is the best way to do this, let me know.

Thank you!

alexandre-snr avatar Jul 18 '24 16:07 alexandre-snr