We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This isn't a feature request for tsx, but a call to support tsx in webpack. I opened a couple of issues upstream in hope of this become a reality:
tsx
Less config is best. Webpack already supports a number of loaders natively, so supporting tsx might not require much more work.
mo' config, mo' problems:
cross-env NODE_OPTIONS="--import tsx --no-warnings=ExperimentalWarning" webpack --mode=production
No response
The text was updated successfully, but these errors were encountered:
esbuild-kit/tsx
Appreciate the issue and letting me know you opened issues upstream, thank you! Hope Webpack adopts tsx!
I'm going to close this out as there doesn't seem to be anything actionable on tsx's end
Sorry, something went wrong.
No branches or pull requests
Feature request
This isn't a feature request for
tsx
, but a call to supporttsx
in webpack. I opened a couple of issues upstream in hope of this become a reality:Why?
Less config is best. Webpack already supports a number of loaders natively, so supporting
tsx
might not require much more work.Alternatives
mo' config, mo' problems:
Additional context
No response
The text was updated successfully, but these errors were encountered: