-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): Record DependableTrait directly on instance (#2962)
The use of the WeakMap caused difficulties for construct library authors, because they could occasionally operate on a different instance of the @aws-cdk/cdk library. Fixes #2713
- Loading branch information
1 parent
5b5ca48
commit e535929
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters