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

unable to specifty extension type (uses jsx by default) - Need Support For typescript #87

Open
ogheneovo12 opened this issue Sep 1, 2023 · 3 comments

Comments

@ogheneovo12
Copy link

Screenshot (1083)

@ogheneovo12
Copy link
Author

My config

Screenshot (1085)

@pd4d10
Copy link
Owner

pd4d10 commented Oct 1, 2023

The esbuildOptions may be what you need

@mcriley821
Copy link

Been a while, but to expand on @pd4d10 's previous comment: I resolved this by adding

esbuildOptions: {
  loader: "tsx"
}

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

No branches or pull requests

3 participants