Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add esbuild support for Lambda Layers #6531

Open
dmsmds opened this issue Jan 5, 2024 · 2 comments
Open

Feature request: Add esbuild support for Lambda Layers #6531

dmsmds opened this issue Jan 5, 2024 · 2 comments
Labels
type/feature Feature request

Comments

@dmsmds
Copy link

dmsmds commented Jan 5, 2024

Describe your idea/feature/enhancement

I wish SAM templates supported esbuild as a BuildMethod in the MetaData field for Lambda Layers

Proposal

I'm creating an official issue as it has been shown that Layers currently do not support esbuild, as per this issue comment[1].

Things to consider:

  1. Will this require any updates to the SAM Spec < Possibly

As per [1]: "Layers support is also something we're working on and unfortunately is not currently supported. This one requires us to address some technical challenges surrounding the way that the esbuild external API rewrites import paths"

Additional Details

References:
[1] #3700 (comment)

@dmsmds dmsmds added stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. type/feature Feature request labels Jan 5, 2024
@mildaniel
Copy link
Contributor

Thanks for creating the request @dmsmds! We will review the request for prioritization.

@mildaniel mildaniel removed the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Jan 5, 2024
@eydelrivero
Copy link

Is there any progress on this one 👀 ? In the meantime, what would be the recommended workaround to use TypeScript with lambda layers? ...any example repo would be highly appreciated 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

3 participants