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

fix: link types in package.json exports #237

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

NicoVogel
Copy link
Contributor

Pull Request Template

Description

Fix Typescript moduleResolution Bundler error in combination with strict true.

Fixes #236

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

@CLAassistant
Copy link

CLAassistant commented Oct 30, 2023

CLA assistant check
All committers have signed the CLA.

@cwtuan cwtuan merged commit 9d10a2f into alibaba:master Nov 3, 2023
@cwtuan
Copy link
Collaborator

cwtuan commented Nov 3, 2023

Released in [email protected]

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.

Typescript moduleResolution Bundler does not work properly in combination with strict true
3 participants