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: Make explicit imports of index.js in main library files. #5697

Merged
merged 2 commits into from Feb 9, 2024

Conversation

waweber
Copy link
Contributor

@waweber waweber commented Feb 1, 2024

Fixes #4991

Updated #5668 to make Storybook aware that .js files come from the corresponding .ts files.

This change shouldn't affect users of the library since they are already only consuming the transpiled files.

@rtivital rtivital merged commit 0731e06 into mantinedev:master Feb 9, 2024
1 check passed
@rtivital
Copy link
Member

rtivital commented Feb 9, 2024

Thanks!

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.

Imports fail with TS "moduleResolution": "nodenext"
2 participants