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

use standard imports over path aliases #4

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Conversation

akash1810
Copy link
Member

What does this change?

The TypeScript compiler doesn't re-write the paths, meaning consumers of this library won't understand imports by default.

See microsoft/TypeScript#25677.

The TypeScript compiler doesn't re-write the paths, meaning consumers of this library won't understand imports by default.
@akash1810 akash1810 merged commit ef1b37f into main Sep 14, 2020
@akash1810 akash1810 deleted the aa-remove-path-aliases branch September 14, 2020 18:46
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.

None yet

1 participant