Skip to content

Remove the L1s from unstable modules in V2 #15587

@skinny85

Description

@skinny85

Right now, the build of the unstable modules added in #15442 copies the L1s of the unstable modules alongside everything else.

However, those L1s are already present in aws-cdk-lib (yes, those get copied even for unstable modules; only the L2s get stripped from there. This was added in #14135). Given that, we probably shouldn't copy the L1s again to the separately-released unstable modules.

Metadata

Metadata

Assignees

Labels

aws-cdk-libRelated to the aws-cdk-lib packageeffort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.in-progressThis issue is being actively worked on.p1

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions