gulpjs / interpret

A dictionary of file extensions and associated module loaders.
MIT License
259 stars 47 forks source link

`tsimp` support #97

Closed wojtekmaj closed 8 months ago

wojtekmaj commented 8 months ago

Describe your idea for a new feature

tsimp is a ts-node alternative that quickly gains popularity due to its speed.

Explain the problem your idea is trying to solve

I'd like https://github.com/webpack/webpack-cli/issues/4025 to be fixed.

How will it benefit gulp and its users?

They will be able to use yet another module loader.

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 cannot exist outside of this package.

phated commented 8 months ago

170 weekly downloads is not enough. Additionally, interpret doesn't support the node loader feature yet.