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

chore(infra): remove dependency on ts-node #48

Merged
merged 1 commit into from Aug 14, 2021
Merged

chore(infra): remove dependency on ts-node #48

merged 1 commit into from Aug 14, 2021

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Aug 14, 2021

Issue

Fixes: #46
Refs: TypeStrong/ts-node#1427

Description

Removes dependency on ts-node, so that it doesn't blocker in the infrastructure deployment.
The infrastructure script transpiles TS to JS before calling cdk.

Testing

Verified that cdk commands are successful


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr merged commit 4a152d4 into aws-samples:main Aug 14, 2021
@trivikr trivikr deleted the remove-ts-node-dep branch August 14, 2021 03:52
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.

yarn cdk deploy throws "Cannot find module 'typescript'" error
1 participant