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

Make ts-node as optional package #1638

Open
Delagen opened this issue Jan 24, 2024 · 0 comments
Open

Make ts-node as optional package #1638

Delagen opened this issue Jan 24, 2024 · 0 comments

Comments

@Delagen
Copy link

Delagen commented Jan 24, 2024

Is your feature request related to a problem? Please describe.
ts-node only needed if configuration is written in Typescript. ts-node is ugly implementation of TS loader, so most of users go to TSX or manually compile config before

Describe the solution you'd like
Describe ts-node as optional peer dependency ("peerDependencies" + "peerDependenciesMeta")

The only one demand of ts-node in my node_modules is that it's dependency of builders/custom-webpack

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

1 participant