aws_lambda_nodejs : add NodejsFunctionV2
that uses rspack instead of esbuild for bundling
#30736
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
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
CDK version used
2.147.3
Environment details (OS name and version, etc.)
Ubuntu 22.04.3 LTS
The text was updated successfully, but these errors were encountered: