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

Build many functions using a single build script #1479

Open
mrgrain opened this issue Feb 12, 2025 · 0 comments
Open

Build many functions using a single build script #1479

mrgrain opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mrgrain
Copy link
Owner

mrgrain commented Feb 12, 2025

Is your feature request related to a problem? Please describe.

esbuild is super fast and can build multiple entrypoints at the same time. In a multi lambda setup, it could be used to build and bundle multiple functions in one go, as along as they use the same settings

Describe the solution you'd like

Some class that allows to combine many assets into a one asset and bundle command.

@mrgrain mrgrain added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant