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

feat: use "constructs" instead of "@aws-cdk/core" #66

Merged
merged 15 commits into from
Mar 12, 2020

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Mar 11, 2020

We have extracted the Construct base class and the token system into a separate module called "constructs", so now there is no need to take a dependency on the @aws-cdk/core library for these types.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Elad Ben-Israel added 2 commits March 11, 2020 20:04
We have extracted the Construct base class and the token system into a separate module called "constructs", so now there is no need to take a dependency on the @aws-cdk/core library for these types.
@eladb eladb changed the title feat: transition from "@aws-cdk/core" to "constructs" feat: use "constructs" instead of "@aws-cdk/core" Mar 12, 2020
@eladb eladb merged commit c336c95 into master Mar 12, 2020
@eladb eladb deleted the benisrae/transition-to-constructs branch March 12, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant