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
Add @swc/register or @swc-node/register (I'm not sure which is more stable) to the interpreter list
@swc/register
@swc-node/register
We are migrating away from ts-node to swc for faster compilations
No
The text was updated successfully, but these errors were encountered:
Why open this when it's being worked on in #74 ?
Sorry, something went wrong.
Sorry, didn't see the PR, my bad.
I'll close the issue once it's merged
Closed by #74 but I'm also planning to add .swc.(js|jsx|ts|tsx) extensions to match babel and esbuild.
.swc.(js|jsx|ts|tsx)
No branches or pull requests
Describe your idea for a new feature
Add
@swc/register
or@swc-node/register
(I'm not sure which is more stable) to the interpreter listExplain the problem your idea is trying to solve
We are migrating away from ts-node to swc for faster compilations
How will it benefit gulp and its users?
If this feature could exist outside of gulp (like as a plugin or a module), would you be interested in helping to create and maintain it?
No
The text was updated successfully, but these errors were encountered: