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

Look into supporting ESM modules #10

Open
AdeAttwood opened this issue Oct 23, 2022 · 0 comments
Open

Look into supporting ESM modules #10

AdeAttwood opened this issue Oct 23, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@AdeAttwood
Copy link
Owner

AdeAttwood commented Oct 23, 2022

Problem to solve

Currently, we are only supporting Common JS, it would be good to be able to use this with ESM module support.

Proposal

Support ESM modules.

Further details

This will continue to have first class support for the foreseeable future. If there is a way we can support ESM in addition to Common JS, then this is worth looking at.

I am not using anything ESM atm when the time comes I will be looking for a solution to support Common JS and ESM. I know there are other packages that are supporting both, so we can get inspiration from them.

Links / References

@AdeAttwood AdeAttwood added the enhancement New feature or request label Oct 23, 2022
@AdeAttwood AdeAttwood added this to the Backlog milestone Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant