Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Support tsconfig paths without baseUrl #34533

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

Closed
Janpot opened this issue Feb 18, 2022 · 0 comments
Closed

Support tsconfig paths without baseUrl #34533

Janpot opened this issue Feb 18, 2022 · 0 comments

Comments

@Janpot
Copy link
Contributor

Janpot commented Feb 18, 2022

Describe the feature you'd like to request

Typescript supports paths without specifying baseUrl. This is interesting when you want to use some path aliases without allowing bare imports to resolve from the project root.

Describe the solution you'd like

next.js already supports paths with baseUrl. It could just follow what typescript does and resolve paths from the config location when baseUrl is not specified.

Describe alternatives you've considered

Configure baseUrl

@vercel vercel locked and limited conversation to collaborators Feb 18, 2022
@balazsorban44 balazsorban44 converted this issue into discussion #34535 Feb 18, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant