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

Support TS module resolution NodeNext #104

Merged
merged 4 commits into from
Jan 10, 2023
Merged

Conversation

ottokruse
Copy link
Contributor

Issue #, if available: #100

Description of changes: Support TS module resolution NodeNext. This involves adding the paths to the declaration files (*.d.ts) into the exports object in package.json as described by the kind folks of MS here: microsoft/TypeScript#51996

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

Copy link
Contributor

@hakanson hakanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change look good. Do we want to add any updates to README "Installation" section about supporting NodeNext modules resolution (and it requiring TS 4.7+ and node16)?

@ottokruse ottokruse merged commit 7816990 into awslabs:main Jan 10, 2023
@ottokruse ottokruse deleted the nodenext branch January 10, 2023 14:29
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

2 participants