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

yaml-register does not actually "register" #15

Open
shigma opened this issue Apr 7, 2022 · 1 comment · May be fixed by #28
Open

yaml-register does not actually "register" #15

shigma opened this issue Apr 7, 2022 · 1 comment · May be fixed by #28

Comments

@shigma
Copy link

shigma commented Apr 7, 2022

yaml-register behaves quite different from other register packages: esbuild-register, ts-node/register, tsconfig-paths/register, ...

In convention, a package named foo-register should be able to be used with node -r, or a package bar should provide another entry bar/register which has the same functionality.

If you approve of this behavior, I'm willing to provide a PR.

@natemoo-re
Copy link
Owner

That's a great point! I'd definitely approve a PR to move the current behavior to something like yaml-register/manual and auto-register from yaml-register main.

@shigma shigma linked a pull request Apr 26, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants