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 bundler module resolution #9

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

billyjanitsch
Copy link
Contributor

Like #8, this allows TypeScript to resolve ESM and exports maps, but it doesn't require file extensions on relative paths for "type": "module" packages. It's the right choice when TypeScript isn't being used as a compiler. See the moduleResolution docs.

@billyjanitsch billyjanitsch requested a review from a team as a code owner September 19, 2023 17:23
@billyjanitsch billyjanitsch merged commit a3acc63 into main Sep 19, 2023
@billyjanitsch billyjanitsch deleted the billy/module-resolution-bundler branch September 19, 2023 17:24
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.

1 participant