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

aws_lambda_nodejs : add NodejsFunctionV2 that uses rspack instead of esbuild for bundling #30736

Open
2 tasks
garysassano opened this issue Jul 2, 2024 · 1 comment
Labels
@aws-cdk/aws-lambda-nodejs effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p3

Comments

@garysassano
Copy link

garysassano commented Jul 2, 2024

Describe the feature

Rspack has been growing in popularity over the last year and it has several advantages over esbuild, so I think it would be nice to have an alternative construct that makes use of it.

Use Case

Alternative bundler for NodejsFunction

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.147.3

Environment details (OS name and version, etc.)

Ubuntu 22.04.3 LTS

@garysassano garysassano added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 2, 2024
@kellertk kellertk added p3 and removed needs-triage This issue or PR still needs to be triaged. labels Jul 2, 2024
@ashishdhingra ashishdhingra added the effort/large Large work item – several weeks of effort label Jul 3, 2024
@TheRealAmazonKendra
Copy link
Contributor

This would be a great construct library to publish to construct hub but I think that we are unlikely to support it in the main library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lambda-nodejs effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p3
Projects
None yet
Development

No branches or pull requests

4 participants