-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Remove the L1s from unstable modules in V2 #15587
Copy link
Copy link
Closed
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/largeLarge work item – several weeks of effortLarge work item – several weeks of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/largeLarge work item – several weeks of effortLarge work item – several weeks of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1