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(kit): include types in module dist/runtime/ in tsconfig file #28237

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

HigherOrderLogic
Copy link
Contributor

🔗 Linked issue

Resolves #28224.

📚 Description

Include types in the dist folder.

Copy link

stackblitz bot commented Jul 20, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

Perfect! Did you confirm whether it resolved the linked issue with sidebase?

@danielroe danielroe changed the title fix: include types in modules dist in tsconfig file fix(kit): include types in module dist/ in tsconfig file Jul 20, 2024
@danielroe danielroe changed the title fix(kit): include types in module dist/ in tsconfig file fix(kit): include types in module dist/runtime/ in tsconfig file Jul 20, 2024
@danielroe danielroe merged commit c0ec90d into nuxt:main Jul 21, 2024
41 checks passed
@github-actions github-actions bot mentioned this pull request Jul 21, 2024
@trc-mathieu
Copy link

Thank you, it does fix the issue with sidebase and local modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong module resolution in tsconfig.json file
3 participants