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

[FR] Support ESM out of the box #260

Open
FossPrime opened this issue May 3, 2023 · 0 comments
Open

[FR] Support ESM out of the box #260

FossPrime opened this issue May 3, 2023 · 0 comments

Comments

@FossPrime
Copy link
Member

FossPrime commented May 3, 2023

Summary

Our current imports are extension-less, which causes compatibility and ambiguity with ESM mode, deno, debug tooling and module loaders.

Proposal

  1. It's cheap and easy to add extensions.
  2. After that's done address issues with Feathers in TS + ESM mode as they come

Risks

  • The CLI may depend on extensionless imports?

Additional details

I often need/prefer to use modules. This would save me some time. Additionally, having chat support or use ESM by default would strengthen the ecosystem and mark a path towards an ESM only future version.

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