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

Reduce aws-cdk-lib package size #460

Closed
11 tasks done
madeline-k opened this issue Oct 14, 2022 · 1 comment
Closed
11 tasks done

Reduce aws-cdk-lib package size #460

madeline-k opened this issue Oct 14, 2022 · 1 comment

Comments

@madeline-k
Copy link
Contributor

madeline-k commented Oct 14, 2022

Description

The AWS CDK v2 framework library, aws-cdk-lib contains all framework packages from AWS CDK v1 in one monolithic package. While this is a great value for customers in making dependency management much easier, it has also resulted in increasing the unpacked npm package size to 234 MB, at the time of writing. The goal of this RFC is to significantly reduce this size.

Roles

Role User
Proposed by @mkusters
Author(s) @mkusters
API Bar Raiser @otaviomacedo

See RFC Process for details

Workflow

  • Tracking issue created (label: status/proposed)
  • API bar raiser assigned (ping us at #aws-cdk-rfcs if needed)
  • Kick off meeting
  • RFC pull request submitted (label: status/review)
  • Community reach out (via Slack and/or Twitter)
  • API signed-off (label api-approved applied to pull request)
  • Final comments period (label: status/final-comments-period)
  • Approved and merged (label: status/approved)
  • Execution plan submitted (label: status/planning)
  • Plan approved and merged (label: status/implementing)
  • Implementation complete (label: status/done)

Author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue so that the RFC table in README gets
updated.

@madeline-k madeline-k added management/tracking status/proposed Newly proposed RFC status/implementing RFC is being implemented labels Oct 14, 2022
@madeline-k
Copy link
Contributor Author

#430

@madeline-k madeline-k removed the status/proposed Newly proposed RFC label Oct 14, 2022
@mrgrain mrgrain added status/done Implementation complete and removed status/implementing RFC is being implemented labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants