Skip to content
New issue

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

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

Already on GitHub? # to your account

aws_lambda_nodejs: add option to visualize the esbuild bundle size #28087

Open
1 of 2 tasks
rehanvdm opened this issue Nov 21, 2023 · 2 comments
Open
1 of 2 tasks

aws_lambda_nodejs: add option to visualize the esbuild bundle size #28087

rehanvdm opened this issue Nov 21, 2023 · 2 comments
Labels
@aws-cdk/aws-lambda-nodejs effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@rehanvdm
Copy link

Describe the feature

It will be nice to visualize the esbuild bundle and optionally open it after every build.

Use Case

Keeping an eye on dependency size as it influences performance

Proposed Solution

You can see an example of doing it here the result looks like:
image

Other Information

No response

Acknowledgements

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

CDK version used

Environment details (OS name and version, etc.)

@rehanvdm rehanvdm added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2023
@pahud
Copy link
Contributor

pahud commented Nov 21, 2023

Thank you. This seems to be very helpful.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2023
@rehanvdm
Copy link
Author

@pahud Can I try to implement this?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
@aws-cdk/aws-lambda-nodejs effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants