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

Support for .mts #94

Open
4 tasks done
cprecioso opened this issue Oct 19, 2022 · 1 comment
Open
4 tasks done

Support for .mts #94

cprecioso opened this issue Oct 19, 2022 · 1 comment

Comments

@cprecioso
Copy link

Before you open this issue, please complete the following tasks:

  • use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.

  • if you are looking for help from the gulp team or community, open a discussion.

  • if you think there is a problem with the plugin you're using, open a discussion.

  • if you think there is a bug in our code, open this issue.

Our thoughts on feature requests

Lots of developers rely on gulp, so we don't make big changes very often. Not every feature request will be added to gulp, but hearing about what you want is important. Don't be afraid to submit a feature request!

Describe your idea for a new feature

Add support for loading .mts files, same as .cts.

Explain the problem your idea is trying to solve

I'd like to use native ESM modules, while also using TypeScript. This is what the .mts extension was made to accompplish.

How will it benefit gulp and its users?

Allow loading native ESM modules in node while also using TypeScript to do type-checking.

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?

It already exists in ts-node

@phated
Copy link
Member

phated commented Oct 19, 2022

Thanks for the request. We'll be looking to the community to help implement this; otherwise it won't land in gulp 5 because we have a ton other work to do.

@phated phated added this to To do in v5 via automation Oct 19, 2022
@phated phated moved this from To do to Nice to Have in v5 Oct 19, 2022
@phated phated removed this from Nice to Have in v5 Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants