Skip to content

Fix turbo warnings for subpath imports#516

Open
JoviDeCroock wants to merge 2 commits intomainfrom
fix/turbo-subpath-imports
Open

Fix turbo warnings for subpath imports#516
JoviDeCroock wants to merge 2 commits intomainfrom
fix/turbo-subpath-imports

Conversation

@JoviDeCroock
Copy link
Copy Markdown
Member

Summary

Fix turbo false warnings for subpath imports when moduleResolution is inherited from an extended tsconfig.

Resolves #510

Set of changes

  • parse tsconfig with the real filesystem so inherited compiler options are preserved
  • add a regression test for inherited NodeNext resolution with package imports

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

🦋 Changeset detected

Latest commit: 4c2e925

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

tada warns when using subpath imports

1 participant