Skip to content

Feature/194 support for serverless esbuild #195

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

Conversation

robblovell
Copy link
Contributor

Added support for serverless-esbuild.

Fixes: #194

TODO

In theory, code mounting should also work with esbuild and typescript, but has not been tested.

  1. Test esbuild integration
  2. Test code mounting with esbuild
  3. Test code mounting with typescript

Note that in all cases, the output directory probably must be the default that esbuild, typescript or webpack use.

@whummer
Copy link
Member

whummer commented Oct 13, 2022

Apologies for the delay on this one. LGTM - thanks for adding this @robblovell ! 👍 We'll release a new version with these changes shortly.

@whummer whummer merged commit dbc4e92 into localstack:master Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for serverless-esbuild
2 participants