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

Autodetect aliases when using TypeScript (tsconfig.json + baseUrl) #11

Open
fsmaia opened this issue May 3, 2021 · 0 comments · May be fixed by #14
Open

Autodetect aliases when using TypeScript (tsconfig.json + baseUrl) #11

fsmaia opened this issue May 3, 2021 · 0 comments · May be fixed by #14

Comments

@fsmaia
Copy link
Owner

fsmaia commented May 3, 2021

It would be nice to autodetect aliases when using TypeScript with baseUrl.

I'll investigate if it is possible, and if it depends on core lib changes.

@fsmaia fsmaia self-assigned this May 3, 2021
fsmaia added a commit that referenced this issue May 24, 2021
Auto-detection relies on isAbsoluteModule and isNodeModule

BREAKING CHANGE: options.alias is no longer required/valid

fix #11
@fsmaia fsmaia linked a pull request May 24, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant