Skip to content

Conversation

mattapet
Copy link

By default, @babel/register only resolves files with extensions .es6, .es, .jsx, .mjs, and .js. To support additional file types, like Typescript, we need to extend this set of extensions with .ts, and .tsx as metioned in their documentation.

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