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

Add support for SWC transforms #76

Closed
danilofuchs opened this issue Dec 14, 2021 · 3 comments
Closed

Add support for SWC transforms #76

danilofuchs opened this issue Dec 14, 2021 · 3 comments

Comments

@danilofuchs
Copy link

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 list

Explain 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?

  • Faster build times
  • Usage is not mandatory

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

@phated
Copy link
Member

phated commented Dec 14, 2021

Why open this when it's being worked on in #74 ?

@danilofuchs
Copy link
Author

Sorry, didn't see the PR, my bad.

I'll close the issue once it's merged

@phated
Copy link
Member

phated commented Apr 7, 2022

Closed by #74 but I'm also planning to add .swc.(js|jsx|ts|tsx) extensions to match babel and esbuild.

@phated phated closed this as completed Apr 7, 2022
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

2 participants